Home
last modified time | relevance | path

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

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