Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/Mips/
DMipsCallLowering.cpp538 MIRBuilder.buildGlobalValue(CalleeReg, Info.Callee.getGlobal()); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsCallLowering.cpp576 MIRBuilder.buildGlobalValue(CalleeReg, Info.Callee.getGlobal()); in lowerCall()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h405 MachineInstrBuilder buildGlobalValue(const DstOp &Res, const GlobalValue *GV);
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DMachineIRBuilder.h444 MachineInstrBuilder buildGlobalValue(const DstOp &Res, const GlobalValue *GV);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp183 MachineInstrBuilder MachineIRBuilder::buildGlobalValue(const DstOp &Res, in buildGlobalValue() function in MachineIRBuilder
DIRTranslator.cpp2151 EntryBuilder->buildGlobalValue(Reg, GV); in translate()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUCallLowering.cpp1123 auto Ptr = MIRBuilder.buildGlobalValue( in addCallTargetOperands()
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DMachineIRBuilder.cpp146 MachineInstrBuilder MachineIRBuilder::buildGlobalValue(const DstOp &Res, in buildGlobalValue() function in MachineIRBuilder
DIRTranslator.cpp2805 EntryBuilder->buildGlobalValue(Reg, GV); in translate()