Home
last modified time | relevance | path

Searched defs:loadImmediate (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp29 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function
/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp58 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function
/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp76 static std::vector<MCInst> loadImmediate(MCRegister Reg, bool IsGPR32, in loadImmediate() function
/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp154 void XtensaInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in XtensaInstrInfo
/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp423 MachineBasicBlock::iterator XCoreInstrInfo::loadImmediate( loadImmediate() function in XCoreInstrInfo
/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp357 ARCInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in ARCInstrInfo
/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp320 unsigned Mips16InstrInfo::loadImmediate(unsigned FrameReg, int64_t Imm, loadImmediate() function in Mips16InstrInfo
H A DMipsSEInstrInfo.cpp587 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate() function in MipsSEInstrInfo
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp471 static MCInst loadImmediate(MCRegister Reg, unsigned RegBitWidth, in loadImmediate() function
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp2207 void SystemZInstrInfo::loadImmediate(MachineBasicBlock &MBB, loadImmediate() function in SystemZInstrInfo
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2759 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, loadImmediate() function in MipsAsmParser
[all...]