Home
last modified time | relevance | path

Searched refs:getCallThroughTrampoline (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/
DLazyCallThroughAndReexportsTest.cpp59 auto CallThroughTrampoline = cantFail((*LCTM)->getCallThroughTrampoline( in TEST_F()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp26 Expected<JITTargetAddress> LazyCallThroughManager::getCallThroughTrampoline( in getCallThroughTrampoline() function in llvm::orc::LazyCallThroughManager
161 auto CallThroughTrampoline = LCTManager.getCallThroughTrampoline( in materialize()
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLazyReexports.cpp23 Expected<JITTargetAddress> LazyCallThroughManager::getCallThroughTrampoline( in getCallThroughTrampoline() function in llvm::orc::LazyCallThroughManager
179 auto CallThroughTrampoline = LCTManager.getCallThroughTrampoline( in materialize()
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h49 getCallThroughTrampoline(JITDylib &SourceJD, SymbolStringPtr SymbolName,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h80 Expected<JITTargetAddress> getCallThroughTrampoline(