Home
last modified time | relevance | path

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

/llvm-project/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h42 IRCompileLayer CompileLayer; variable
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h41 IRCompileLayer CompileLayer; variable
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h46 IRCompileLayer CompileLayer; variable
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h49 IRCompileLayer CompileLayer; global() variable
/llvm-project/llvm/unittests/ExecutionEngine/Orc/
H A DRTDyldObjectLinkingLayerTest.cpp161 IRCompileLayer CompileLayer(ES, ObjLayer, in TEST() local
231 IRCompileLayer CompileLayer(ES, ObjLayer, in TEST() local
/llvm-project/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp139 IRCompileLayer CompileLayer; global() member in SpeculativeJIT
/llvm-project/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h136 IRCompileLayer CompileLayer; variable
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h260 std::unique_ptr<IRCompileLayer> CompileLayer; global() variable