/third_party/flutter/skia/third_party/externals/spirv-tools/test/stats/ |
D | stats_analyzer_test.cpp | 149 stats.opcode_hist[SpvOpFSub] = 400; in TEST() 154 hist[SpvOpFMul][SpvOpFSub] = 300; in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | folding_rules.cpp | 451 if (op_inst->opcode() == SpvOpFAdd || op_inst->opcode() == SpvOpFSub || in MergeNegateAddSubArithmetic() 476 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeNegateAddSubArithmetic() 540 case SpvOpFSub: in PerformFloatingPointOperation() 1021 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeAddNegateArithmetic() 1040 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubNegateArithmetic() 1151 if (other_inst->opcode() == SpvOpFSub || in MergeAddSubArithmetic() 1194 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubAddArithmetic() 1259 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubSubArithmetic() 1275 if (other_inst->opcode() == SpvOpFSub || in MergeSubSubArithmetic() 1328 if (sub_inst->opcode() != SpvOpFSub && sub_inst->opcode() != SpvOpISub) in MergeGenericAddendSub() [all …]
|
D | relax_float_ops_pass.cpp | 106 SpvOpFSub, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | folding_rules.cpp | 451 if (op_inst->opcode() == SpvOpFAdd || op_inst->opcode() == SpvOpFSub || in MergeNegateAddSubArithmetic() 476 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeNegateAddSubArithmetic() 540 case SpvOpFSub: in PerformFloatingPointOperation() 1021 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeAddNegateArithmetic() 1040 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubNegateArithmetic() 1151 if (other_inst->opcode() == SpvOpFSub || in MergeAddSubArithmetic() 1194 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubAddArithmetic() 1259 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubSubArithmetic() 1275 if (other_inst->opcode() == SpvOpFSub || in MergeSubSubArithmetic() 1328 if (sub_inst->opcode() != SpvOpFSub && sub_inst->opcode() != SpvOpISub) in MergeGenericAddendSub() [all …]
|
D | relax_float_ops_pass.cpp | 106 SpvOpFSub, in Initialize()
|
/third_party/spirv-tools/source/opt/ |
D | folding_rules.cpp | 459 if (op_inst->opcode() == SpvOpFAdd || op_inst->opcode() == SpvOpFSub || in MergeNegateAddSubArithmetic() 484 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeNegateAddSubArithmetic() 548 case SpvOpFSub: in PerformFloatingPointOperation() 1029 inst->SetOpcode(HasFloatingPoint(type) ? SpvOpFSub : SpvOpISub); in MergeAddNegateArithmetic() 1048 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubNegateArithmetic() 1159 if (other_inst->opcode() == SpvOpFSub || in MergeAddSubArithmetic() 1202 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubAddArithmetic() 1267 assert(inst->opcode() == SpvOpFSub || inst->opcode() == SpvOpISub); in MergeSubSubArithmetic() 1283 if (other_inst->opcode() == SpvOpFSub || in MergeSubSubArithmetic() 1336 if (sub_inst->opcode() != SpvOpFSub && sub_inst->opcode() != SpvOpISub) in MergeGenericAddendSub() [all …]
|
D | relax_float_ops_pass.cpp | 106 SpvOpFSub, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 64 case SpvOpFSub: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 88 case SpvOpFSub: in IsNumeric()
|
D | transformation_wrap_vector_synonym.cpp | 191 case SpvOpFSub: in IsInstructionSupported()
|
D | transformation_propagate_instruction_up.cpp | 247 case SpvOpFSub: in IsOpcodeSupported()
|
D | transformation_add_synonym.cpp | 222 opcode = is_integral ? SpvOpISub : SpvOpFSub; in MakeSynonymousInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 64 case SpvOpFSub: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 88 case SpvOpFSub: in IsNumeric()
|
D | transformation_wrap_vector_synonym.cpp | 191 case SpvOpFSub: in IsInstructionSupported()
|
D | transformation_add_synonym.cpp | 222 opcode = is_integral ? SpvOpISub : SpvOpFSub; in MakeSynonymousInstruction()
|
D | transformation_propagate_instruction_up.cpp | 247 case SpvOpFSub: in IsOpcodeSupported()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 64 case SpvOpFSub: in IsArithmetic()
|
D | transformation_add_relaxed_decoration.cpp | 88 case SpvOpFSub: in IsNumeric()
|
D | transformation_wrap_vector_synonym.cpp | 191 case SpvOpFSub: in IsInstructionSupported()
|
D | transformation_propagate_instruction_up.cpp | 247 case SpvOpFSub: in IsOpcodeSupported()
|
D | transformation_add_synonym.cpp | 222 opcode = is_integral ? SpvOpISub : SpvOpFSub; in MakeSynonymousInstruction()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 332 SpvOpFSub, in InitCombinatorSets()
|
/third_party/spirv-tools/test/opt/ |
D | ir_loader_test.cpp | 301 SpvOpFSub, SpvOpReturn})); in TEST() 348 SpvOpFSub, SpvOpLine, SpvOpReturn})); in TEST()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
D | ir_loader_test.cpp | 301 SpvOpFSub, SpvOpReturn})); in TEST() 348 SpvOpFSub, SpvOpLine, SpvOpReturn})); in TEST()
|