Home
last modified time | relevance | path

Searched refs:setUpInProcessLCTMReentryViaTPCIU (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.h171 Error setUpInProcessLCTMReentryViaTPCIU(TPCIndirectionUtils &TPCIU);
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h104 if (auto Err = setUpInProcessLCTMReentryViaTPCIU(**TPCIU)) in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h189 if (auto Err = setUpInProcessLCTMReentryViaTPCIU(**TPCIU)) in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DTPCIndirectionUtils.cpp414 Error setUpInProcessLCTMReentryViaTPCIU(TPCIndirectionUtils &TPCIU) { in setUpInProcessLCTMReentryViaTPCIU() function