Home
last modified time | relevance | path

Searched defs:visitAggregate (Results 1 – 25 of 36) sorted by relevance

12

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DASTMetadataHLSL.cpp117 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon44bb008e0111::PullGradient
287 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon44bb008e0111::PullComputeDiscontinuousAndGradientLoops
362 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon44bb008e0111::PushDiscontinuousLoops
DExtensionGLSL.cpp37 bool TExtensionGLSL::visitAggregate(Visit, TIntermAggregate *node) in visitAggregate() function in sh::TExtensionGLSL
DVersionGLSL.cpp134 bool TVersionGLSL::visitAggregate(Visit, TIntermAggregate *node) in visitAggregate() function in sh::TVersionGLSL
DValidateGlobalInitializer.cpp97 bool ValidateGlobalInitializerTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anon2d0c93110111::ValidateGlobalInitializerTraverser
DBuiltInFunctionEmulator.cpp34 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::BuiltInFunctionEmulator::BuiltInFunctionEmulationMarker
DCallDAG.cpp127 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::CallDAG::CallDAGCreator
DValidateSwitch.cpp249 bool ValidateSwitch::visitAggregate(Visit visit, TIntermAggregate *) in visitAggregate() function in sh::__anonf0d774ce0111::ValidateSwitch
DOutputTree.cpp392 bool TOutputTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anon5e3d6c930111::TOutputTraverser
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/
DRemoveUnreferencedVariables.cpp103 bool CollectVariableRefCountsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonfe989f9f0111::CollectVariableRefCountsTraverser
285 bool RemoveUnreferencedVariablesTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonfe989f9f0111::RemoveUnreferencedVariablesTraverser
DSeparateArrayConstructorStatements.cpp54 bool SeparateArrayConstructorStatementsTraverser::visitAggregate(Visit visit, in visitAggregate() function in sh::__anone6a051c40111::SeparateArrayConstructorStatementsTraverser
DRemoveAtomicCounterBuiltins.cpp44 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon464363b70111::RemoveAtomicCounterBuiltinsTraverser
DSeparateExpressionsReturningArrays.cpp87 bool SeparateExpressionsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonf73ffcea0111::SeparateExpressionsTraverser
DRemovePow.cpp53 bool RemovePowTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonc02a8b660111::RemovePowTraverser
DSplitSequenceOperator.cpp59 bool SplitSequenceOperatorTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anon71686c730111::SplitSequenceOperatorTraverser
DExpandIntegerPowExpressions.cpp66 bool Traverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonee75eec90111::Traverser
DRewriteTexelFetchOffset.cpp72 bool Traverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anonbe77bd970111::Traverser
DFoldExpressions.cpp49 bool visitAggregate(Visit visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon13d459ca0111::FoldExpressionsTraverser
DRewriteAtomicFunctionExpressions.cpp139 bool RewriteAtomicFunctionExpressionsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anone466dd0a0111::RewriteAtomicFunctionExpressionsTraverser
DSimplifyLoopConditions.cpp87 bool SimplifyLoopConditionsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anon543d19230111::SimplifyLoopConditionsTraverser
DScalarizeVecAndMatConstructorArgs.cpp79 bool ScalarizeArgsTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anondaf4edc60111::ScalarizeArgsTraverser
DArrayReturnValueToOutParameter.cpp141 bool ArrayReturnValueToOutParameterTraverser::visitAggregate(Visit visit, TIntermAggregate *node) in visitAggregate() function in sh::__anon8f9a50da0111::ArrayReturnValueToOutParameterTraverser
DVectorizeVectorScalarArithmetic.cpp215 bool VectorizeVectorScalarArithmeticTraverser::visitAggregate(Visit /*visit*/, in visitAggregate() function in sh::__anonc0b9c3100111::VectorizeVectorScalarArithmeticTraverser
DRewriteExpressionsWithShaderStorageBlock.cpp258 bool RewriteExpressionsWithShaderStorageBlockTraverser::visitAggregate(Visit visit, in visitAggregate() function in sh::__anonfde8a85a0111::RewriteExpressionsWithShaderStorageBlockTraverser
DRemoveSwitchFallThrough.cpp212 bool RemoveSwitchFallThroughTraverser::visitAggregate(Visit, TIntermAggregate *node) in visitAggregate() function in sh::__anona2adc0220111::RemoveSwitchFallThroughTraverser
/device/generic/vulkan-cereal/third-party/angle/src/tests/test_utils/
DShaderCompileTreeTest.cpp54 bool visitAggregate(Visit, TIntermAggregate *node) override in visitAggregate() function in sh::__anon5ae94fa00111::OnlyContainsZeroConstantsTraverser

12