Home
last modified time | relevance | path

Searched refs:D_scope (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp488 std::tuple<bool, bool, uint32_t> A_scope, B_scope, C_scope, D_scope, in ArithmeticsPass() local
494 D_scope = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(2)); in ArithmeticsPass()
513 notEqual(A_scope, D_scope) || notEqual(B_scope, C_scope) || in ArithmeticsPass()
514 notEqual(B_scope, D_scope) || notEqual(C_scope, D_scope)) { in ArithmeticsPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_arithmetics.cpp488 std::tuple<bool, bool, uint32_t> A_scope, B_scope, C_scope, D_scope, in ArithmeticsPass() local
494 D_scope = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(2)); in ArithmeticsPass()
513 notEqual(A_scope, D_scope) || notEqual(B_scope, C_scope) || in ArithmeticsPass()
514 notEqual(B_scope, D_scope) || notEqual(C_scope, D_scope)) { in ArithmeticsPass()
/third_party/spirv-tools/source/val/
Dvalidate_arithmetics.cpp488 std::tuple<bool, bool, uint32_t> A_scope, B_scope, C_scope, D_scope, in ArithmeticsPass() local
494 D_scope = _.EvalInt32IfConst(D->GetOperandAs<uint32_t>(2)); in ArithmeticsPass()
513 notEqual(A_scope, D_scope) || notEqual(B_scope, C_scope) || in ArithmeticsPass()
514 notEqual(B_scope, D_scope) || notEqual(C_scope, D_scope)) { in ArithmeticsPass()