/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 69 case SpvOpSDiv: in IsArithmetic()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 69 case SpvOpSDiv: in IsArithmetic()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 70 case SpvOpSDiv: in IsArithmetic()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | fold.cpp | 87 case SpvOp::SpvOpSDiv: in BinaryOperate() 312 case SpvOp::SpvOpSDiv: in FoldBinaryIntegerOpToConstant() 591 case SpvOp::SpvOpSDiv: in IsFoldableOpcode()
|
D | folding_rules.cpp | 341 opcode == SpvOpSDiv || opcode == SpvOpUDiv) { in MergeNegateMulDivArithmetic() 354 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 530 case SpvOpSDiv: in PerformIntegerOperation() 921 assert(inst->opcode() == SpvOpFDiv || inst->opcode() == SpvOpSDiv || in MergeDivNegateArithmetic() 2481 rules_[SpvOpSDiv].push_back(MergeDivNegateArithmetic()); in AddFoldingRules()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 87 case SpvOp::SpvOpSDiv: in BinaryOperate() 312 case SpvOp::SpvOpSDiv: in FoldBinaryIntegerOpToConstant() 591 case SpvOp::SpvOpSDiv: in IsFoldableOpcode()
|
D | folding_rules.cpp | 341 opcode == SpvOpSDiv || opcode == SpvOpUDiv) { in MergeNegateMulDivArithmetic() 354 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 530 case SpvOpSDiv: in PerformIntegerOperation() 921 assert(inst->opcode() == SpvOpFDiv || inst->opcode() == SpvOpSDiv || in MergeDivNegateArithmetic() 2481 rules_[SpvOpSDiv].push_back(MergeDivNegateArithmetic()); in AddFoldingRules()
|
/external/angle/third_party/spirv-tools/src/source/opt/ |
D | fold.cpp | 87 case SpvOp::SpvOpSDiv: in BinaryOperate() 312 case SpvOp::SpvOpSDiv: in FoldBinaryIntegerOpToConstant() 591 case SpvOp::SpvOpSDiv: in IsFoldableOpcode()
|
D | folding_rules.cpp | 341 opcode == SpvOpSDiv || opcode == SpvOpUDiv) { in MergeNegateMulDivArithmetic() 354 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 530 case SpvOpSDiv: in PerformIntegerOperation() 921 assert(inst->opcode() == SpvOpFDiv || inst->opcode() == SpvOpSDiv || in MergeDivNegateArithmetic() 2481 rules_[SpvOpSDiv].push_back(MergeDivNegateArithmetic()); in AddFoldingRules()
|
/external/deqp-deps/SPIRV-Tools/test/reduce/ |
D | reducer_test.cpp | 280 return InterestingWhileOpcodeExists(binary, SpvOpSDiv, count, false); in InterestingWhileSDivReachable()
|
/external/angle/third_party/spirv-tools/src/test/reduce/ |
D | reducer_test.cpp | 280 return InterestingWhileOpcodeExists(binary, SpvOpSDiv, count, false); in InterestingWhileSDivReachable()
|
/external/swiftshader/third_party/SPIRV-Tools/test/reduce/ |
D | reducer_test.cpp | 280 return InterestingWhileOpcodeExists(binary, SpvOpSDiv, count, false); in InterestingWhileSDivReachable()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 539 case SpvOpSDiv: in spvOpcodeIsScalarizable()
|
/external/angle/third_party/spirv-tools/src/source/ |
D | opcode.cpp | 539 case SpvOpSDiv: in spvOpcodeIsScalarizable()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 534 case SpvOpSDiv: in spvOpcodeIsScalarizable()
|
/external/skia/src/sksl/ |
D | spirv.h | 698 SpvOpSDiv = 135, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 698 SpvOpSDiv = 135, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 792 SpvOpSDiv = 135, enumerator
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
D | spirv.h | 792 SpvOpSDiv = 135, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 792 SpvOpSDiv = 135, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 792 SpvOpSDiv = 135, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 809 SpvOpSDiv = 135, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 809 SpvOpSDiv = 135, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 804 SpvOpSDiv = 135, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 809 SpvOpSDiv = 135, enumerator
|