/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 44 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 45 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 47 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
|
/external/llvm-project/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 42 IRCompileLayer CompileLayer; variable
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/ |
D | KaleidoscopeJIT.h | 42 IRCompileLayer CompileLayer; variable
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/ |
D | KaleidoscopeJIT.h | 47 IRCompileLayer CompileLayer; variable
|
/external/llvm-project/llvm/unittests/ExecutionEngine/Orc/ |
D | RTDyldObjectLinkingLayerTest.cpp | 160 IRCompileLayer CompileLayer(ES, ObjLayer, in TEST() local 230 IRCompileLayer CompileLayer(ES, ObjLayer, in TEST() local
|
/external/llvm/examples/Kaleidoscope/include/ |
D | KaleidoscopeJIT.h | 119 CompileLayerT CompileLayer; variable
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/ |
D | KaleidoscopeJIT.h | 50 IRCompileLayer CompileLayer; variable
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 72 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
|
/external/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 274 CompileLayerT CompileLayer; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
|
D | OrcMCJITReplacement.h | 356 CompileLayerT CompileLayer; variable
|
/external/llvm/tools/lli/ |
D | OrcLazyJIT.h | 151 CompileLayerT CompileLayer; variable
|
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/ |
D | KaleidoscopeJIT.h | 78 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ |
D | OrcCBindingsStack.h | 463 createCODLayer(orc::ExecutionSession &ES, CompileLayerT &CompileLayer, in createCODLayer() 520 CompileLayerT CompileLayer; variable
|
D | OrcMCJITReplacement.h | 481 CompileLayerT CompileLayer; variable
|
/external/llvm-project/clang/examples/clang-interpreter/ |
D | main.cpp | 59 IRCompileLayer CompileLayer{ES, ObjectLayer, member in llvm::orc::SimpleJIT
|
/external/llvm-project/llvm/examples/SpeculativeJIT/ |
D | SpeculativeJIT.cpp | 143 IRCompileLayer CompileLayer; member in SpeculativeJIT
|
/external/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/ |
D | KaleidoscopeJIT.h | 137 IRCompileLayer CompileLayer; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/ |
D | LLJIT.h | 147 std::unique_ptr<IRCompileLayer> CompileLayer; variable
|
/external/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
D | LLJIT.h | 213 std::unique_ptr<IRCompileLayer> CompileLayer; variable
|
/external/llvm/unittests/ExecutionEngine/Orc/ |
D | ObjectTransformLayerTest.cpp | 320 IRCompileLayer<decltype(TransformLayer)> CompileLayer(TransformLayer, in TEST() local
|