Home
last modified time | relevance | path

Searched refs:createLocalIndirectStubsManagerBuilder (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/examples/OrcV2Examples/LLJITWithLazyReexports/
H A DLLJITWithLazyReexports.cpp117 createLocalIndirectStubsManagerBuilder(J->getTargetTriple()); in main()
/llvm-project-15.0.7/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp65 createLocalIndirectStubsManagerBuilder(JTMB->getTargetTriple()); in Create()
/llvm-project-15.0.7/llvm/docs/tutorial/
H A DBuildingAJIT3.rst115 orc::createLocalIndirectStubsManagerBuilder(
147 createLocalIndirectStubsManagerBuilder utility.
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DIndirectionUtils.cpp174 createLocalIndirectStubsManagerBuilder(const Triple &T) { in createLocalIndirectStubsManagerBuilder() function
H A DLLJIT.cpp934 ISMBuilder = createLocalIndirectStubsManagerBuilder(S.TT); in LLLazyJIT()
H A DOrcV2CBindings.cpp1088 auto builder = createLocalIndirectStubsManagerBuilder(Triple(TargetTriple)); in LLVMOrcCreateLocalIndirectStubsManager()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DIndirectionUtils.h484 createLocalIndirectStubsManagerBuilder(const Triple &T);