Home
last modified time | relevance | path

Searched refs:getGlobalValueCallEntry (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp93 return MachinePointerInfo(MF.getPSVManager().getGlobalValueCallEntry(GV)); in callPtrInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMachineFunction.cpp94 return MachinePointerInfo(MF.getPSVManager().getGlobalValueCallEntry(GV)); in callPtrInfo()
/external/llvm/lib/CodeGen/
DPseudoSourceValue.cpp124 PseudoSourceValueManager::getGlobalValueCallEntry(const GlobalValue *GV) { in getGlobalValueCallEntry() function in PseudoSourceValueManager
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPseudoSourceValue.cpp138 PseudoSourceValueManager::getGlobalValueCallEntry(const GlobalValue *GV) { in getGlobalValueCallEntry() function in PseudoSourceValueManager
/external/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h180 const PseudoSourceValue *getGlobalValueCallEntry(const GlobalValue *GV);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DPseudoSourceValue.h191 const PseudoSourceValue *getGlobalValueCallEntry(const GlobalValue *GV);
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1717 PSV = MF.getPSVManager().getGlobalValueCallEntry(GV); in parseMemoryPseudoSourceValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp2336 PSV = MF.getPSVManager().getGlobalValueCallEntry(GV); in parseMemoryPseudoSourceValue()