/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64/ |
H A D | Target.cpp | 29 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function
|
/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC/ |
H A D | Target.cpp | 58 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function
|
/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/ |
H A D | Target.cpp | 76 static std::vector<MCInst> loadImmediate(MCRegister Reg, bool IsGPR32, in loadImmediate() function
|
/llvm-project/llvm/lib/Target/Xtensa/ |
H A D | XtensaInstrInfo.cpp | 154 void XtensaInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in XtensaInstrInfo
|
/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 423 MachineBasicBlock::iterator XCoreInstrInfo::loadImmediate( loadImmediate() function in XCoreInstrInfo
|
/llvm-project/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.cpp | 357 ARCInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in ARCInstrInfo
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 320 unsigned Mips16InstrInfo::loadImmediate(unsigned FrameReg, int64_t Imm, loadImmediate() function in Mips16InstrInfo
|
H A D | MipsSEInstrInfo.cpp | 587 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate() function in MipsSEInstrInfo
|
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/ |
H A D | Target.cpp | 471 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function [all...] |
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 2207 void SystemZInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in SystemZInstrInfo
|
/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
H A D | MipsAsmParser.cpp | 2759 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, loadImmediate() function in MipsAsmParser [all...] |