Home
last modified time | relevance | path

Searched refs:ObjLayerT (Results 1 – 7 of 7) sorted by relevance

/external/llvm/examples/Kaleidoscope/include/
DKaleidoscopeJIT.h31 typedef ObjectLinkingLayer<> ObjLayerT; typedef
32 typedef IRCompileLayer<ObjLayerT> CompileLayerT;
106 ObjLayerT ObjectLayer;
/external/llvm/tools/lli/
DOrcLazyJIT.h33 typedef orc::ObjectLinkingLayer<> ObjLayerT; typedef
34 typedef orc::IRCompileLayer<ObjLayerT> CompileLayerT;
152 ObjLayerT ObjectLayer;
/external/llvm/lib/ExecutionEngine/Orc/
DOrcCBindingsStack.h33 typedef orc::ObjectLinkingLayer<> ObjLayerT; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS() typedef
34 typedef orc::IRCompileLayer<ObjLayerT> CompileLayerT; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
267 ObjLayerT ObjectLayer; in DEFINE_SIMPLE_CONVERSION_FUNCTIONS()
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp1156 typedef ObjectLinkingLayer<> ObjLayerT; typedef in KaleidoscopeJIT
1157 typedef IRCompileLayer<ObjLayerT> CompileLayerT;
1206 ObjLayerT ObjectLayer;
/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp1156 typedef ObjectLinkingLayer<> ObjLayerT; typedef in KaleidoscopeJIT
1157 typedef IRCompileLayer<ObjLayerT> CompileLayerT;
1237 ObjLayerT ObjectLayer;
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp1156 typedef ObjectLinkingLayer<> ObjLayerT; typedef in KaleidoscopeJIT
1157 typedef IRCompileLayer<ObjLayerT> CompileLayerT;
1203 ObjLayerT ObjectLayer;
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp1162 typedef ObjectLinkingLayer<> ObjLayerT; typedef in KaleidoscopeJIT
1163 typedef IRCompileLayer<ObjLayerT> CompileLayerT;
1305 ObjLayerT ObjectLayer;