Home
last modified time | relevance | path

Searched refs:PtrTargetAddr (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h285 auto PtrTargetAddr = in findPointer() local
287 return JITSymbol(PtrTargetAddr, I->second.second); in findPointer()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h342 auto PtrTargetAddr = in findPointer() local
344 return JITEvaluatedSymbol(PtrTargetAddr, I->second.second); in findPointer()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DIndirectionUtils.h412 auto PtrTargetAddr = in findPointer() local
414 return JITEvaluatedSymbol(PtrTargetAddr, I->second.second); in findPointer()