Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/include/
H A DKaleidoscopeJIT.h41 IRCompileLayer CompileLayer; variable
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/
H A DKaleidoscopeJIT.h41 IRCompileLayer CompileLayer; variable
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/
H A DKaleidoscopeJIT.h46 IRCompileLayer CompileLayer; variable
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h49 IRCompileLayer CompileLayer; variable
/openbsd-src/gnu/llvm/llvm/examples/SpeculativeJIT/
H A DSpeculativeJIT.cpp145 IRCompileLayer CompileLayer; member in SpeculativeJIT
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h136 IRCompileLayer CompileLayer; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h213 std::unique_ptr<IRCompileLayer> CompileLayer; variable