Home
last modified time | relevance | path

Searched defs:RetAddr (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindings.cpp47 LLVMOrcTargetAddress *RetAddr, in LLVMOrcCreateLazyCompileCallback()
109 LLVMOrcTargetAddress *RetAddr, in LLVMOrcGetSymbolAddress()
116 LLVMOrcTargetAddress *RetAddr, in LLVMOrcGetSymbolAddressIn()
DOrcCBindingsStack.h272 createLazyCompileCallback(JITTargetAddress &RetAddr, in createLazyCompileCallback()
397 LLVMOrcErrorCode findSymbolAddress(JITTargetAddress &RetAddr, in findSymbolAddress()
417 LLVMOrcErrorCode findSymbolAddressIn(JITTargetAddress &RetAddr, in findSymbolAddressIn()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp46 Instruction *RetAddr = CallInst::Create( in insertCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2729 SDValue RetAddr; in LowerRETURNADDR() local
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2679 SDValue RetAddr; in LowerRETURNADDR() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp6230 void TargetMIPS32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()
DIceTargetLoweringARM32.cpp7180 void TargetARM32::Sandboxer::ret(Variable *RetAddr, Variable *RetValue) { in ret()