Home
last modified time | relevance | path

Searched defs:TheJIT (Results 1 – 7 of 7) sorted by relevance

/external/llvm/tools/llvm-jitlistener/
Dllvm-jitlistener.cpp155 std::unique_ptr<ExecutionEngine> TheJIT; member in __anone28c42c60111::JitEventListenerTest
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITTestBase.h339 std::unique_ptr<ExecutionEngine> TheJIT; variable
/external/llvm/examples/Kaleidoscope/Chapter4/
Dtoy.cpp393 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/external/llvm/examples/Kaleidoscope/Chapter5/
Dtoy.cpp517 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/external/llvm/examples/Kaleidoscope/Chapter6/
Dtoy.cpp608 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/external/llvm/examples/Kaleidoscope/Chapter7/
Dtoy.cpp678 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/external/llvm/examples/Kaleidoscope/Chapter8/
Dtoy.cpp860 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable