Searched defs:CompileFunction (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/ | ||
| D | LLJIT.cpp | 147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local |
| D | IndirectionUtils.cpp | 26 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anoncd851f110111::CompileCallbackMaterializationUnit |