Searched defs:EmitBlock (Results 1 – 6 of 6) sorted by relevance
51 Stack<std::string> CCGenerator::EmitBlock(const Block* block) { in EmitBlock() function in v8::internal::torque::CCGenerator
69 Stack<std::string> CSAGenerator::EmitBlock(const Block* block) { in EmitBlock() function in v8::internal::torque::CSAGenerator
797 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::wgsl::GeneratorImpl
2071 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::msl::GeneratorImpl
399 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::glsl::GeneratorImpl
779 bool GeneratorImpl::EmitBlock(const ast::BlockStatement* stmt) { in EmitBlock() function in tint::writer::hlsl::GeneratorImpl