Home
last modified time | relevance | path

Searched defs:ErrorHandlerAddr (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h79 ExecutorAddr ErrorHandlerAddr; variable
91 ExecutorAddr ErrorHandlerAddr) in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h79 ExecutorAddr ErrorHandlerAddr; variable
91 ExecutorAddr ErrorHandlerAddr) in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h79 ExecutorAddr ErrorHandlerAddr; variable
91 ExecutorAddr ErrorHandlerAddr) in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h79 ExecutorAddr ErrorHandlerAddr; variable
91 ExecutorAddr ErrorHandlerAddr) in LocalLazyCallThroughManager()
118 Create(ExecutionSession &ES, ExecutorAddr ErrorHandlerAddr) { in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h80 JITTargetAddress ErrorHandlerAddr; variable
92 JITTargetAddress ErrorHandlerAddr) in LocalLazyCallThroughManager()
119 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h104 JITTargetAddress ErrorHandlerAddr; variable
114 JITTargetAddress ErrorHandlerAddr) in LocalLazyCallThroughManager()
135 Create(ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in Create()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp22 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, in LazyCallThroughManager()
87 JITTargetAddress ErrorHandlerAddr) { in createLocalLazyCallThroughManager()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp20 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr, TrampolinePool *TP) in LazyCallThroughManager()
107 JITTargetAddress ErrorHandlerAddr) { in createLocalLazyCallThroughManager()
H A DEPCIndirectionUtils.cpp334 ExecutionSession &ES, JITTargetAddress ErrorHandlerAddr) { in createLazyCallThroughManager()
H A DOrcV2CBindings.cpp1211 LLVMOrcJITTargetAddress ErrorHandlerAddr, in LLVMOrcCreateLocalLazyCallThroughManager()