Home
last modified time | relevance | path

Searched refs:GetValueAtLastIteration (Results 1 – 6 of 6) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_peeling.h307 SExpression GetValueAtLastIteration(SERecurrentNode* rec) const;
Dloop_peeling.cpp953 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtLastIteration( in GetValueAtLastIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
1008 lhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()
1014 rhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_peeling.h307 SExpression GetValueAtLastIteration(SERecurrentNode* rec) const;
Dloop_peeling.cpp954 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtLastIteration( in GetValueAtLastIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
1009 lhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()
1015 rhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.h307 SExpression GetValueAtLastIteration(SERecurrentNode* rec) const;
Dloop_peeling.cpp955 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtLastIteration( in GetValueAtLastIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
1010 lhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()
1016 rhs_cst = GetValueAtLastIteration(rec_node); in HandleEquality()