Searched defs:CompileFunction (Results 1 – 3 of 3) sorted by relevance
/external/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 __anonb5aa26550111::CompileCallbackMaterializationUnit |
/external/tensorflow/tensorflow/compiler/tf2xla/ | ||
D | xla_compiler.cc | 725 Status XlaCompiler::CompileFunction( in CompileFunction() function in tensorflow::XlaCompiler |