Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlistener/
H A Dllvm-jitlistener.cpp190 std::unique_ptr<ExecutionEngine> TheJIT; member in __anone37f92ee0111::JitEventListenerTest
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/
H A Dtoy.cpp417 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/
H A Dtoy.cpp544 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/
H A Dtoy.cpp636 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A Dtoy.cpp699 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/
H A Dtoy.cpp709 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A Dtoy.cpp699 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A Dtoy.cpp699 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A Dtoy.cpp682 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable
/netbsd-src/external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/
H A Dtoy.cpp826 static std::unique_ptr<KaleidoscopeJIT> TheJIT; variable