Home
last modified time | relevance | path

Searched refs:SpvOpSDiv (Results 1 – 25 of 36) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/opt/
Dfold.cpp78 case SpvOp::SpvOpSDiv: in BinaryOperate()
291 case SpvOp::SpvOpSDiv: in FoldBinaryIntegerOpToConstant()
569 case SpvOp::SpvOpSDiv: in IsFoldableOpcode()
Dfolding_rules.cpp301 opcode == SpvOpSDiv || opcode == SpvOpUDiv) { in MergeNegateMulDivArithmetic()
314 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic()
490 case SpvOpSDiv: in PerformIntegerOperation()
882 assert(inst->opcode() == SpvOpFDiv || inst->opcode() == SpvOpSDiv || in MergeDivNegateArithmetic()
2228 rules_[SpvOpSDiv].push_back(MergeDivNegateArithmetic()); in FoldingRules()
Dinstruction.cpp584 case SpvOpSDiv: in IsOpcodeCodeMotionSafe()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp83 case SpvOp::SpvOpSDiv: in BinaryOperate()
309 case SpvOp::SpvOpSDiv: in FoldBinaryIntegerOpToConstant()
588 case SpvOp::SpvOpSDiv: in IsFoldableOpcode()
Dfolding_rules.cpp301 opcode == SpvOpSDiv || opcode == SpvOpUDiv) { in MergeNegateMulDivArithmetic()
314 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic()
490 case SpvOpSDiv: in PerformIntegerOperation()
882 assert(inst->opcode() == SpvOpFDiv || inst->opcode() == SpvOpSDiv || in MergeDivNegateArithmetic()
2228 rules_[SpvOpSDiv].push_back(MergeDivNegateArithmetic()); in FoldingRules()
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv_codec.cpp169 case SpvOpSDiv: in OpcodeHasFixedNumberOfOperands()
427 case SpvOpSDiv: in GetRuleBasedMtf()
/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv_codec.cpp169 case SpvOpSDiv: in OpcodeHasFixedNumberOfOperands()
427 case SpvOpSDiv: in GetRuleBasedMtf()
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c312 case SpvOpSDiv: return "SpvOpSDiv"; in spirv_op_to_string()
Dvtn_gather_types.c141 case SpvOpSDiv: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp526 case SpvOpSDiv: in spvOpcodeIsScalarizable()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp526 case SpvOpSDiv: in spvOpcodeIsScalarizable()
/external/skia/src/sksl/
Dspirv.h698 SpvOpSDiv = 135, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp81 case SpvOpSDiv: in ArithmeticsPass()
/external/skqp/src/sksl/
Dspirv.h698 SpvOpSDiv = 135, enumerator
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp81 case SpvOpSDiv: in ArithmeticsPass()
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h792 SpvOpSDiv = 135, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h792 SpvOpSDiv = 135, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h792 SpvOpSDiv = 135, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h804 SpvOpSDiv = 135, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h809 SpvOpSDiv = 135, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h809 SpvOpSDiv = 135, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv.h809 SpvOpSDiv = 135, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h804 SpvOpSDiv = 135, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h809 SpvOpSDiv = 135, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h804 SpvOpSDiv = 135, enumerator

12