Home
last modified time | relevance | path

Searched refs:buildGlobalValue (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp484 MIRBuilder.buildGlobalValue(CalleeReg, Info.Callee.getGlobal()); in lowerCall()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp163 Register Reg = MIRBuilder.buildGlobalValue(Ty, F).getReg(0); in lowerCall()
H A DMachineIRBuilder.cpp156 MachineInstrBuilder MachineIRBuilder::buildGlobalValue(const DstOp &Res, in buildGlobalValue() function in MachineIRBuilder
H A DIRTranslator.cpp3512 EntryBuilder->buildGlobalValue(Reg, GV); in translate()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h480 MachineInstrBuilder buildGlobalValue(const DstOp &Res, const GlobalValue *GV);
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp986 auto Ptr = MIRBuilder.buildGlobalValue( in addCallTargetOperands()