Searched defs:CompileFunction (Results 1 – 6 of 6) sorted by relevance
66 ClangFunctionCaller::CompileFunction(lldb::ThreadSP thread_to_use_sp, in CompileFunction() function in ClangFunctionCaller
147 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local
26 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anonfac85e900111::CompileCallbackMaterializationUnit
25 using CompileFunction = JITCompileCallbackManager::CompileFunction; typedef in __anon1714c11c0111::CompileCallbackMaterializationUnit
1082 auto CompileFunction = createCompileFunction(S, std::move(*S.JTMB)); in LLJIT() local
720 Status XlaCompiler::CompileFunction( in CompileFunction() function in tensorflow::XlaCompiler