Home
last modified time | relevance | path

Searched defs:EmitBlock (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dcc-generator.cc51 Stack<std::string> CCGenerator::EmitBlock(const Block* block) { in EmitBlock() function in v8::internal::torque::CCGenerator
Dcsa-generator.cc69 Stack<std::string> CSAGenerator::EmitBlock(const Block* block) { in EmitBlock() function in v8::internal::torque::CSAGenerator
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
Dgenerator_impl.cc797 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::wgsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc2071 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::msl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc399 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::glsl::GeneratorImpl
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc779 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::hlsl::GeneratorImpl