Home
last modified time | relevance | path

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/
DLazyReexports.h132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ExecutionEngine/Orc/
DLazyReexports.h132 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h133 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DLazyReexports.h149 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp86 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() function
H A DLLJIT.cpp229 if (auto LCTMgrOrErr = createLocalLazyCallThroughManager( in LLLazyJIT()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
H A DLazyReexports.cpp106 createLocalLazyCallThroughManager(const Triple &T, ExecutionSession &ES, in createLocalLazyCallThroughManager() function
H A DLLJIT.cpp986 if (auto LCTMgrOrErr = createLocalLazyCallThroughManager( in LLLazyJIT()
H A DOrcV2CBindings.cpp1213 auto LCTM = createLocalLazyCallThroughManager(Triple(TargetTriple), in LLVMOrcCreateLocalLazyCallThroughManager()