Searched defs:CompileFunction (Results 1 – 4 of 4) sorted by relevance
/third_party/node/src/ | ||
D | node_native_module_env.cc | 124 void NativeModuleEnv::CompileFunction(const FunctionCallbackInfo<Value>& args) { in CompileFunction() function in node::native_module::NativeModuleEnv |
D | node_contextify.cc | 1034 void ContextifyContext::CompileFunction( in CompileFunction() function in node::contextify::ContextifyContext |
/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 __anonbd451e8e0111::CompileCallbackMaterializationUnit |