Home
last modified time | relevance | path

Searched defs:visitSwitch (Results 1 – 24 of 24) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DWrapSwitchStatementsInBlocks.cpp48 bool WrapSwitchStatementsInBlocksTraverser::visitSwitch(Visit, TIntermSwitch *node) in visitSwitch() function in sh::__anonff5804960111::WrapSwitchStatementsInBlocksTraverser
DPruneEmptyCases.cpp71 bool PruneEmptyCasesTraverser::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in sh::__anon7de116150111::PruneEmptyCasesTraverser
DRemoveSwitchFallThrough.cpp148 bool RemoveSwitchFallThroughTraverser::visitSwitch(Visit, TIntermSwitch *node) in visitSwitch() function in sh::__anon487a6c2d0111::RemoveSwitchFallThroughTraverser
/external/deqp-deps/glslang/glslang/MachineIndependent/
DRemoveTree.cpp81 virtual bool visitSwitch(TVisit /* visit*/ , TIntermSwitch* node) in visitSwitch() function
DintermOut.cpp1430 bool TOutputTraverser::visitSwitch(TVisit /* visit */, TIntermSwitch* node) in visitSwitch() function in glslang::TOutputTraverser
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DRemoveTree.cpp81 virtual bool visitSwitch(TVisit /* visit*/ , TIntermSwitch* node) in visitSwitch() function
DintermOut.cpp1430 bool TOutputTraverser::visitSwitch(TVisit /* visit */, TIntermSwitch* node) in visitSwitch() function in glslang::TOutputTraverser
/external/swiftshader/src/OpenGL/compiler/
DValidateSwitch.cpp86 bool ValidateSwitch::visitSwitch(Visit, TIntermSwitch *) in visitSwitch() function in ValidateSwitch
DAnalyzeCallDepth.cpp121 bool AnalyzeCallDepth::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in AnalyzeCallDepth
Dintermediate.h713 virtual bool visitSwitch(Visit, TIntermSwitch*) { return true; } in visitSwitch() function
DOutputASM.cpp1992 bool OutputASM::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in glsl::OutputASM
/external/angle/src/compiler/translator/
DValidateSwitch.cpp172 bool ValidateSwitch::visitSwitch(Visit, TIntermSwitch *) in visitSwitch() function in sh::__anon54006c190111::ValidateSwitch
DOutputTree.cpp546 bool TOutputTraverser::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in sh::__anon0eb0765e0111::TOutputTraverser
DValidateAST.cpp173 bool ValidateAST::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in sh::__anon56b95fcf0111::ValidateAST
DASTMetadataHLSL.cpp303 bool visitSwitch(Visit visit, TIntermSwitch *node) override in visitSwitch() function in sh::__anon0d02e1390111::PullComputeDiscontinuousAndGradientLoops
DOutputGLSLBase.cpp908 bool TOutputGLSLBase::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in sh::TOutputGLSLBase
DOutputHLSL.cpp2737 bool OutputHLSL::visitSwitch(Visit visit, TIntermSwitch *node) in visitSwitch() function in sh::OutputHLSL
/external/angle/src/compiler/translator/tree_util/
DIntermTraverse.h51 virtual bool visitSwitch(Visit visit, TIntermSwitch *node) { return true; } in visitSwitch() function
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp3270 bool TGlslangToSpvTraverser::visitSwitch(glslang::TVisit /* visit */, glslang::TIntermSwitch* node) in visitSwitch() function in __anona56146110111::TGlslangToSpvTraverser
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp3270 bool TGlslangToSpvTraverser::visitSwitch(glslang::TVisit /* visit */, glslang::TIntermSwitch* node) in visitSwitch() function in __anon6835225d0111::TGlslangToSpvTraverser
/external/angle/third_party/glslang/src/glslang/Include/
Dintermediate.h1758 virtual bool visitSwitch(TVisit, TIntermSwitch*) { return true; } in visitSwitch() function
/external/deqp-deps/glslang/glslang/Include/
Dintermediate.h1758 virtual bool visitSwitch(TVisit, TIntermSwitch*) { return true; } in visitSwitch() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp9021 void SelectionDAGBuilder::visitSwitch(const SwitchInst &SI) { in visitSwitch() function in SelectionDAGBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10205 void SelectionDAGBuilder::visitSwitch(const SwitchInst &SI) { in visitSwitch() function in SelectionDAGBuilder