LLVM
15.0.0git
|
#include "RISCVRegisterInfo.h"
#include "RISCV.h"
#include "RISCVMachineFunctionInfo.h"
#include "RISCVSubtarget.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/CodeGen/MachineFrameInfo.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/RegisterScavenging.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "llvm/Support/ErrorHandling.h"
#include "RISCVGenRegisterInfo.inc"
Go to the source code of this file.
Macros | |
#define | GET_REGINFO_TARGET_DESC |
Variables | |
static const std::pair< unsigned, int > | FixedCSRFIMap [] |
#define GET_REGINFO_TARGET_DESC |
Definition at line 27 of file RISCVRegisterInfo.cpp.
Definition at line 130 of file RISCVRegisterInfo.cpp.
Referenced by llvm::RISCVRegisterInfo::hasReservedSpillSlot().