LLVM: lib/Target/ARC/ARCRegisterInfo.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "arc-reg-info" |
| #define | GET_REGINFO_TARGET_DESC |
◆ DEBUG_TYPE
#define DEBUG_TYPE "arc-reg-info"
◆ GET_REGINFO_TARGET_DESC
#define GET_REGINFO_TARGET_DESC
◆ replaceFrameIndex()
Definition at line 38 of file ARCRegisterInfo.cpp.
References llvm::MachineInstrBuilder::addImm(), llvm::MachineInstrBuilder::addMemOperand(), llvm::MachineInstrBuilder::addReg(), assert(), llvm::BuildMI(), llvm::dbgs(), llvm::RegState::Define, DL, llvm::getKillRegState(), II, llvm::isUInt(), llvm::RegState::Kill, LLVM_DEBUG, llvm_unreachable, MBB, MI, llvm::Offset, llvm::printReg(), Reg, TII, and TRI.
Referenced by llvm::ARCRegisterInfo::eliminateFrameIndex().