HomeSort by relevance Sort by last modified time
    Searched defs:IRCompileLayer2 (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
IRCompileLayer.cpp 15 IRCompileLayer2::IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer,
19 void IRCompileLayer2::setNotifyCompiled(NotifyCompiledFunction NotifyCompiled) {
24 void IRCompileLayer2::emit(MaterializationResponsibility R, VModuleKey K,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
IRCompileLayer.h 31 class IRCompileLayer2 : public IRLayer {
39 IRCompileLayer2(ExecutionSession &ES, ObjectLayer &BaseLayer,

Completed in 1077 milliseconds