Home
last modified time | relevance | path

Searched defs:Compile (Results 1 - 25 of 33) sorted by relevance

12

/third_party/node/deps/v8/src/maglev/
H A Dmaglev.cc14 MaybeHandle<CodeT> Maglev::Compile(Isolate* isolate, in Compile() function in v8::internal::Maglev
H A Dmaglev-compiler.cc142 void MaglevCompiler::Compile(LocalIsolate* local_isolate, in Compile() function in v8::internal::maglev::MaglevCompiler
148 void MaglevCompiler::Compile() { in Compile() function in v8::internal::maglev::MaglevCompiler
/third_party/python/Lib/
H A Dcodeop.py109 class Compile: class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DIRCompileLayer.cpp16 IRCompileLayer(ExecutionSession &ES, ObjectLayer &BaseLayer, std::unique_ptr<IRCompiler> Compile) IRCompileLayer() argument
H A DIndirectionUtils.cpp50 CompileFunction Compile; member in __anon24195::CompileCallbackMaterializationUnit
62 JITCompileCallbackManager::getCompileCallback(CompileFunction Compile) { in getCompileCallback() argument
28 CompileCallbackMaterializationUnit(SymbolStringPtr Name, CompileFunction Compile, VModuleKey K) CompileCallbackMaterializationUnit() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DIRCompileLayer.h63 std::unique_ptr<IRCompiler> Compile; member in llvm::orc::IRCompileLayer
91 LegacyIRCompileLayer( ORCv1DeprecationAcknowledgement, BaseLayerT &BaseLayer, CompileFtor Compile, NotifyCompiledCallback NotifyCompiled = NotifyCompiledCallback()) LegacyIRCompileLayer() argument
150 CompileFtor Compile; global() member in llvm::orc::LegacyIRCompileLayer
155 LegacyIRCompileLayer( BaseLayerT &BaseLayer, CompileFtor Compile, NotifyCompiledCallback NotifyCompiled) LegacyIRCompileLayer() argument
[all...]
/third_party/vk-gl-cts/external/amber/src/src/
H A Dclspv_helper.cc252 Result Compile(Pipeline::ShaderInfo* shader_info, in Compile() function
H A Ddxc_helper.cc134 Result Compile(const std::string& src, in Compile() function
H A Dshader_compiler.cc63 std::pair<Result, std::vector<uint32_t>> ShaderCompiler::Compile( in Compile() function in amber::ShaderCompiler
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc48 void Compile(LocalIsolate* local_isolate) { in Compile() function in v8::internal::baseline::BaselineCompilerTask
119 void Compile(LocalIsolate* local_isolate) { in Compile() function in v8::internal::baseline::BaselineBatchCompilerJob
/third_party/node/deps/v8/src/regexp/experimental/
H A Dexperimental.cc101 bool ExperimentalRegExp::Compile(Isolate* isolate, Handle<JSRegExp> re) { in Compile() function in v8::internal::ExperimentalRegExp
H A Dexperimental-compiler.cc298 static ZoneList<RegExpInstruction> Compile(RegExpTree* tree, in Compile() function in v8::internal::__anon14955::CompileVisitor
630 ZoneList<RegExpInstruction> ExperimentalRegExpCompiler::Compile( in Compile() function in v8::internal::ExperimentalRegExpCompiler
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc471 CompiledDecodeNode* DecodeNode::Compile(Decoder* decoder) { in Compile() function in vixl::aarch64::DecodeNode
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DShaderLang.cpp400 bool Compile(const ShHandle handle, in Compile() function
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageSizeTests.cpp1176 bool Compile(const std::string& source) in Compile() function in gl4cts::__anon27644::NegativeCompileTime
H A Dgl4cMultiBindTests.cpp883 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile() function in gl4cts::MultiBind::Shader
H A Dgl4cBufferStorageTests.cpp1186 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile() function in gl4cts::BufferStorage::Shader
H A Dgl4cComputeShaderTests.cpp6434 bool Compile(const std::string& source) in Compile() function in gl4cts::__anon27620::NegativeGLSLCompileTimeErrors
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageSizeTests.cpp711 bool Compile(const std::string& source) in Compile() function in glcts::__anon27697::NegativeCompileTime
H A Des31cComputeShaderTests.cpp5852 bool Compile(const std::string& source) in Compile() function in glcts::__anon27686::NegativeGLSLCompileTimeErrors
H A Des31cShaderImageLoadStoreTests.cpp5279 bool Compile(const std::string& source) Compile() function in glcts::__anon27696::NegativeCompileErrors
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc186 MaybeHandle<Object> RegExp::Compile(Isolate* isolate, Handle<JSRegExp> re, in Compile() function in v8::internal::RegExp
870 bool RegExpImpl::Compile(Isolate* isolate, Zone* zone, RegExpCompileData* data, in Compile() function in v8::internal::RegExpImpl
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderModuleD3D12.cpp748 ResultOrError<CompiledShader> ShaderModule::Compile(const ProgrammableStage& programmableStage, in Compile() function in dawn_native::d3d12::ShaderModule
/third_party/node/deps/v8/src/runtime/
H A Druntime-regexp.cc326 bool CompiledReplacement::Compile(Isolate* isolate, Handle<JSRegExp> regexp, in Compile() function in CompiledReplacement
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp521 void Shader::Compile(const glw::Functions& gl, glw::GLuint id) in Compile() function in glcts::RobustBufferAccessBehavior::Shader

Completed in 64 milliseconds

12