Home
last modified time | relevance | path

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

/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_peeling.h304 SExpression GetValueAtIteration(SERecurrentNode* rec,
Dloop_peeling.cpp945 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtIteration( in GetValueAtIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
955 return GetValueAtIteration(rec, loop_max_iterations_ - 1); in GetValueAtLastIteration()
1054 !EvalOperator(cmp_op, lhs, GetValueAtIteration(rhs, iteration), in HandleInequality()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_peeling.h304 SExpression GetValueAtIteration(SERecurrentNode* rec,
Dloop_peeling.cpp946 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtIteration( in GetValueAtIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
956 return GetValueAtIteration(rec, loop_max_iterations_ - 1); in GetValueAtLastIteration()
1055 !EvalOperator(cmp_op, lhs, GetValueAtIteration(rhs, iteration), in HandleInequality()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_peeling.h304 SExpression GetValueAtIteration(SERecurrentNode* rec,
Dloop_peeling.cpp947 SExpression LoopPeelingPass::LoopPeelingInfo::GetValueAtIteration( in GetValueAtIteration() function in spvtools::opt::LoopPeelingPass::LoopPeelingInfo
957 return GetValueAtIteration(rec, loop_max_iterations_ - 1); in GetValueAtLastIteration()
1056 !EvalOperator(cmp_op, lhs, GetValueAtIteration(rhs, iteration), in HandleInequality()