Home
last modified time | relevance | path

Searched defs:CompileLayer (Results 1 – 20 of 20) sorted by relevance

/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h44 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
DKaleidoscopeJIT.h46 IRCompileLayer<decltype(ObjectLayer), SimpleCompiler> CompileLayer; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h45 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
DKaleidoscopeJIT.h51 IRCompileLayer<decltype(ObjectLayer), SimpleCompiler> CompileLayer; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h47 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
DKaleidoscopeJIT.h55 IRCompileLayer<decltype(ObjectLayer), SimpleCompiler> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h134 CompileLayerT CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DLLJIT.h99 IRCompileLayer2 CompileLayer; variable
/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h119 CompileLayerT CompileLayer; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h72 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h274 CompileLayerT CompileLayer; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() local
DOrcMCJITReplacement.h356 CompileLayerT CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
DKaleidoscopeJIT.h81 IRCompileLayer<decltype(ObjectLayer), SimpleCompiler> CompileLayer; variable
/external/llvm/tools/lli/
DOrcLazyJIT.h151 CompileLayerT CompileLayer; variable
/external/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h78 IRCompileLayer<decltype(ObjectLayer)> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter5/
DKaleidoscopeJIT.h86 IRCompileLayer<decltype(ObjectLayer), SimpleCompiler> CompileLayer; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp300 CompileLayer(TransformLayer, NullCompiler); in TEST() local
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectTransformLayerTest.cpp320 IRCompileLayer<decltype(TransformLayer)> CompileLayer(TransformLayer, in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h499 CompileLayerT CompileLayer; variable
DOrcMCJITReplacement.h482 CompileLayerT CompileLayer; variable