Home
last modified time | relevance | path

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

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