Home
last modified time | relevance | path

Searched defs:visitBlock (Results 1 – 25 of 29) sorted by relevance

12

/external/angle/src/compiler/translator/tree_ops/glsl/
DRegenerateStructNames.cpp100 bool RegenerateStructNamesTraverser::visitBlock(Visit, TIntermBlock *block) in visitBlock() function in sh::RegenerateStructNamesTraverser
/external/angle/src/compiler/translator/tree_ops/msl/
DWrapMain.cpp28 bool visitBlock(Visit, TIntermBlock *blockNode) override in visitBlock() function in __anon5d1e06320111::Wrapper
/external/angle/src/compiler/translator/tree_ops/glsl/apple/
DRewriteDoWhile.cpp53 bool visitBlock(Visit, TIntermBlock *node) override in visitBlock() function in sh::__anon416effc80111::DoWhileRewriter
/external/angle/src/compiler/translator/tree_ops/hlsl/
DRewriteElseBlocks.cpp50 bool ElseBlockRewriter::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::__anonedf52b030111::ElseBlockRewriter
DRewriteAtomicFunctionExpressions.cpp160 bool RewriteAtomicFunctionExpressionsTraverser::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::__anon4e8288220111::RewriteAtomicFunctionExpressionsTraverser
DRemoveSwitchFallThrough.cpp236 bool RemoveSwitchFallThroughTraverser::visitBlock(Visit, TIntermBlock *node) in visitBlock() function in sh::__anon6539d03a0111::RemoveSwitchFallThroughTraverser
/external/angle/src/compiler/translator/msl/
DSkippingTraverser.h35 bool visitBlock(Visit, TIntermBlock *) { return false; } in visitBlock() function
/external/angle/src/compiler/translator/tree_ops/
DPruneNoOps.cpp198 bool PruneNoOpsTraverser::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::__anon2e22ef110111::PruneNoOpsTraverser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp223 bool HexagonGenExtract::visitBlock(BasicBlock *B) { in visitBlock() function in HexagonGenExtract
DHexagonEarlyIfConv.cpp597 bool HexagonEarlyIfConversion::visitBlock(MachineBasicBlock *B, in visitBlock() function in HexagonEarlyIfConversion
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp223 bool HexagonGenExtract::visitBlock(BasicBlock *B) { in visitBlock() function in HexagonGenExtract
DHexagonEarlyIfConv.cpp597 bool HexagonEarlyIfConversion::visitBlock(MachineBasicBlock *B, in visitBlock() function in HexagonEarlyIfConversion
/external/llvm/lib/Target/Hexagon/
DHexagonGenExtract.cpp211 bool HexagonGenExtract::visitBlock(BasicBlock *B) { in visitBlock() function in HexagonGenExtract
DHexagonEarlyIfConv.cpp551 bool HexagonEarlyIfConversion::visitBlock(MachineBasicBlock *B, in visitBlock() function in HexagonEarlyIfConversion
/external/angle/src/compiler/translator/
DNodeType.h120 bool visitBlock(Visit, TIntermBlock *) override in visitBlock() function
DValidateSwitch.cpp113 bool ValidateSwitch::visitBlock(Visit visit, TIntermBlock *) in visitBlock() function in sh::__anon08eedba40111::ValidateSwitch
DOutputTree.cpp473 bool TOutputTraverser::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::__anon6276d8690111::TOutputTraverser
DName.cpp198 bool visitBlock(Visit, TIntermBlock *) override in visitBlock() function in sh::__anon946a74890111::ExpressionContainsNameVisitor
DValidateAST.cpp1117 bool ValidateAST::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::__anon234c033a0111::ValidateAST
/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.h59 virtual bool visitBlock(Visit visit, TIntermBlock *node) { return true; } in visitBlock() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp770 void VPInterleavedAccessInfo::visitBlock(VPBlockBase *Block, Old2NewTy &Old2New, in visitBlock() function in VPInterleavedAccessInfo
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
DJavaInputAstVisitor.java649 public Void visitBlock(BlockTree node, Void unused) { in visitBlock() method in JavaInputAstVisitor
/external/angle/src/compiler/translator/glsl/
DOutputGLSLBase.cpp885 bool TOutputGLSLBase::visitBlock(Visit visit, TIntermBlock *node) in visitBlock() function in sh::TOutputGLSLBase
/external/angle/src/compiler/translator/wgsl/
DTranslatorWGSL.cpp2000 bool OutputWGSLTraverser::visitBlock(Visit, TIntermBlock *blockNode) in visitBlock() function in sh::__anon10a1df7b0111::OutputWGSLTraverser
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp1046 void VPInterleavedAccessInfo::visitBlock(VPBlockBase *Block, Old2NewTy &Old2New, in visitBlock() function in VPInterleavedAccessInfo

12