Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/AArch64/
H A DTarget.cpp26 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp54 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp72 static std::vector<MCInst> loadImmediate(unsigned Reg, bool IsGPR32, in loadImmediate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp426 MachineBasicBlock::iterator XCoreInstrInfo::loadImmediate( in loadImmediate() function in XCoreInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp358 ARCInstrInfo::loadImmediate(MachineBasicBlock &MBB, in loadImmediate() function in ARCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp320 unsigned Mips16InstrInfo::loadImmediate(unsigned FrameReg, int64_t Imm, in loadImmediate() function in Mips16InstrInfo
H A DMipsSEInstrInfo.cpp617 unsigned MipsSEInstrInfo::loadImmediate(int64_t Imm, MachineBasicBlock &MBB, in loadImmediate() function in MipsSEInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp446 static MCInst loadImmediate(unsigned Reg, unsigned RegBitWidth, in loadImmediate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1922 void SystemZInstrInfo::loadImmediate(MachineBasicBlock &MBB, in loadImmediate() function in SystemZInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2698 bool MipsAsmParser::loadImmediate(int64_t ImmValue, unsigned DstReg, in loadImmediate() function in MipsAsmParser