Searched refs:createLocalLazyCallThroughManager (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ExecutionEngine/Orc/ |
D | LazyReexports.h | 132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/ |
D | LazyReexports.h | 132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/ |
D | LazyReexports.h | 132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/ |
D | LazyReexports.h | 132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 133 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | LazyReexports.h | 149 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 86 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() function
|
H A D | LLJIT.cpp | 229 if (auto LCTMgrOrErr = createLocalLazyCallThroughManager( in LLLazyJIT()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
H A D | LazyReexports.cpp | 106 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() function
|
H A D | LLJIT.cpp | 986 if (auto LCTMgrOrErr = createLocalLazyCallThroughManager( in LLLazyJIT()
|
H A D | OrcV2CBindings.cpp | 1213 auto LCTM = createLocalLazyCallThroughManager(Triple(TargetTriple), in LLVMOrcCreateLocalLazyCallThroughManager()
|