/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | folding_rules.cpp | 299 assert(inst->opcode() == SpvOpFDiv); in ReciprocalFDiv() 394 if (opcode == SpvOpFMul || opcode == SpvOpFDiv || opcode == SpvOpIMul || in MergeNegateMulDivArithmetic() 408 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 533 case SpvOpFDiv: in PerformFloatingPointOperation() 728 if (op_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 744 if (other_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 828 assert(inst->opcode() == SpvOpFDiv); in MergeDivDivArithmetic() 899 assert(inst->opcode() == SpvOpFDiv); in MergeDivMulArithmetic() 971 assert(inst->opcode() == SpvOpFDiv); in MergeDivNegateArithmetic() 2110 assert(inst->opcode() == SpvOpFDiv && "Wrong opcode. Should be OpFDiv."); in RedundantFDiv() [all …]
|
D | relax_float_ops_pass.cpp | 108 SpvOpFDiv, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | folding_rules.cpp | 299 assert(inst->opcode() == SpvOpFDiv); in ReciprocalFDiv() 394 if (opcode == SpvOpFMul || opcode == SpvOpFDiv || opcode == SpvOpIMul || in MergeNegateMulDivArithmetic() 408 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 533 case SpvOpFDiv: in PerformFloatingPointOperation() 728 if (op_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 744 if (other_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 828 assert(inst->opcode() == SpvOpFDiv); in MergeDivDivArithmetic() 899 assert(inst->opcode() == SpvOpFDiv); in MergeDivMulArithmetic() 971 assert(inst->opcode() == SpvOpFDiv); in MergeDivNegateArithmetic() 2110 assert(inst->opcode() == SpvOpFDiv && "Wrong opcode. Should be OpFDiv."); in RedundantFDiv() [all …]
|
D | relax_float_ops_pass.cpp | 108 SpvOpFDiv, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 69 case SpvOpFDiv: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 93 case SpvOpFDiv: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 252 case SpvOpFDiv: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 181 case SpvOpFDiv: in IsSimpleInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 69 case SpvOpFDiv: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 93 case SpvOpFDiv: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 252 case SpvOpFDiv: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 181 case SpvOpFDiv: in IsSimpleInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 69 case SpvOpFDiv: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 93 case SpvOpFDiv: in IsNumeric()
|
D | transformation_propagate_instruction_up.cpp | 252 case SpvOpFDiv: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 181 case SpvOpFDiv: in IsSimpleInstruction()
|
/third_party/spirv-tools/source/opt/ |
D | folding_rules.cpp | 307 assert(inst->opcode() == SpvOpFDiv); in ReciprocalFDiv() 402 if (opcode == SpvOpFMul || opcode == SpvOpFDiv || opcode == SpvOpIMul || in MergeNegateMulDivArithmetic() 416 if (opcode == SpvOpFDiv || opcode == SpvOpUDiv || opcode == SpvOpSDiv) { in MergeNegateMulDivArithmetic() 541 case SpvOpFDiv: in PerformFloatingPointOperation() 736 if (op_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 752 if (other_inst->opcode() == SpvOpFDiv) { in MergeMulDivArithmetic() 836 assert(inst->opcode() == SpvOpFDiv); in MergeDivDivArithmetic() 907 assert(inst->opcode() == SpvOpFDiv); in MergeDivMulArithmetic() 979 assert(inst->opcode() == SpvOpFDiv); in MergeDivNegateArithmetic() 2451 assert(inst->opcode() == SpvOpFDiv && "Wrong opcode. Should be OpFDiv."); in RedundantFDiv() [all …]
|
D | relax_float_ops_pass.cpp | 108 SpvOpFDiv, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 276 uses_of_true[0], 15, 17, SpvOpFDiv, 200) in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 276 uses_of_true[0], 15, 17, SpvOpFDiv, 200) in TEST()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 557 case SpvOpFDiv: in spvOpcodeIsScalarizable()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 560 case SpvOpFDiv: in spvOpcodeIsScalarizable()
|
/third_party/skia/src/sksl/ |
D | spirv.h | 699 SpvOpFDiv = 136, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 276 uses_of_true[0], 15, 17, SpvOpFDiv, 200) in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 560 case SpvOpFDiv: in spvOpcodeIsScalarizable()
|