/third_party/spirv-tools/test/fuzz/ |
H A D | transformation_swap_commutable_operands_test.cpp | 93 %42 = OpFAdd %29 %39 %41 in TEST() 133 instructionDescriptor = MakeInstructionDescriptor(42, spv::Op::OpFAdd, 0); in TEST() 217 instructionDescriptor = MakeInstructionDescriptor(45, spv::Op::OpFAdd, 0); in TEST() 240 instructionDescriptor = MakeInstructionDescriptor(23, spv::Op::OpFAdd, 100); in TEST() 323 %42 = OpFAdd %29 %39 %41 in TEST() 360 instructionDescriptor = MakeInstructionDescriptor(42, spv::Op::OpFAdd, 0); in TEST() 438 %42 = OpFAdd %29 %41 %39 in TEST()
|
H A D | data_synonym_transformation_test.cpp | 413 %26 = OpFAdd %7 %23 %25 in TEST() 436 // Replace %23 with %100[0] in '%26 = OpFAdd %7 %23 %25' in TEST() 438 MakeInstructionDescriptor(26, spv::Op::OpFAdd, 0); in TEST() 451 // Replace %25 with %100[1] in '%26 = OpFAdd %7 %23 %25' in TEST() 453 MakeInstructionDescriptor(26, spv::Op::OpFAdd, 0); in TEST() 505 %26 = OpFAdd %7 %101 %102 in TEST() 577 %29 = OpFAdd %8 %26 %28 in TEST() 758 %29 = OpFAdd %8 %26 %28 in TEST()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_replace_linear_algebra_instruction.cpp | 161 // |vector_component_count - 1| OpFAdd instructions will be inserted. in GetRequiredFreshIdCount() 181 // |matrix_column_count - 1| OpFAdd instructions will be inserted. For in GetRequiredFreshIdCount() 204 // |matrix_1_row_count * (matrix_1_column_count - 1)| OpFAdd instructions in GetRequiredFreshIdCount() 254 // first OpFAdd instruction to be inserted. For each remaining OpFMul, 1 in GetRequiredFreshIdCount() 255 // OpFAdd will be inserted. The last OpFAdd instruction is got by changing in GetRequiredFreshIdCount() 559 ir_context, spv::Op::OpFAdd, in ReplaceOpVectorTimesMatrix() 568 ir_context, spv::Op::OpFAdd, in ReplaceOpVectorTimesMatrix() 674 ir_context, spv::Op::OpFAdd, in ReplaceOpMatrixTimesVector() 683 ir_context, spv::Op::OpFAdd, in ReplaceOpMatrixTimesVector() [all...] |
H A D | transformation_add_no_contraction_decoration.cpp | 62 case spv::Op::OpFAdd: in IsArithmetic()
|
H A D | transformation_add_relaxed_decoration.cpp | 86 case spv::Op::OpFAdd: in IsNumeric()
|
H A D | transformation_wrap_vector_synonym.cpp | 190 case spv::Op::OpFAdd: in IsInstructionSupported()
|
H A D | transformation_add_synonym.cpp | 229 opcode = is_integral ? spv::Op::OpIAdd : spv::Op::OpFAdd; in MakeSynonymousInstruction()
|
/third_party/spirv-tools/source/opt/ |
H A D | folding_rules.cpp | 463 if (op_inst->opcode() == spv::Op::OpFAdd || in MergeNegateAddSubArithmetic() 471 bool is_add = (op_inst->opcode() == spv::Op::OpFAdd) || in MergeNegateAddSubArithmetic() 552 case spv::Op::OpFAdd: 1025 assert(inst->opcode() == spv::Op::OpFAdd || 1085 opcode = HasFloatingPoint(type) ? spv::Op::OpFAdd : spv::Op::OpIAdd; 1109 assert(inst->opcode() == spv::Op::OpFAdd || 1126 if (other_inst->opcode() == spv::Op::OpFAdd || 1157 assert(inst->opcode() == spv::Op::OpFAdd || 1234 if (other_inst->opcode() == spv::Op::OpFAdd || 1314 merge_op = uses_float ? spv::Op::OpFAdd [all...] |
H A D | relax_float_ops_pass.cpp | 107 spv::Op::OpFAdd, in Initialize()
|
/third_party/skia/third_party/externals/spirv-tools/test/opt/ |
H A D | inline_test.cpp | 85 "%31 = OpFAdd %float %28 %30", in TEST_F() 122 "%38 = OpFAdd %float %35 %37", in TEST_F() 218 "%42 = OpFAdd %float %39 %41", in TEST_F() 263 "%54 = OpFAdd %float %51 %53", in TEST_F() 349 "%37 = OpFAdd %float %34 %36", in TEST_F() 397 "%44 = OpFAdd %float %41 %43", in TEST_F() 877 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 879 "%53 = OpFAdd %v4float %51 %52", in TEST_F() 930 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 932 "%53 = OpFAdd in TEST_F() [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
H A D | inline_test.cpp | 85 "%31 = OpFAdd %float %28 %30", in TEST_F() 122 "%38 = OpFAdd %float %35 %37", in TEST_F() 218 "%42 = OpFAdd %float %39 %41", in TEST_F() 263 "%54 = OpFAdd %float %51 %53", in TEST_F() 349 "%37 = OpFAdd %float %34 %36", in TEST_F() 397 "%44 = OpFAdd %float %41 %43", in TEST_F() 877 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 879 "%53 = OpFAdd %v4float %51 %52", in TEST_F() 930 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 932 "%53 = OpFAdd in TEST_F() [all...] |
/third_party/spirv-tools/test/opt/ |
H A D | inline_test.cpp | 85 "%31 = OpFAdd %float %28 %30", in TEST_F() 122 "%38 = OpFAdd %float %35 %37", in TEST_F() 218 "%42 = OpFAdd %float %39 %41", in TEST_F() 263 "%54 = OpFAdd %float %51 %53", in TEST_F() 349 "%37 = OpFAdd %float %34 %36", in TEST_F() 397 "%44 = OpFAdd %float %41 %43", in TEST_F() 877 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 879 "%53 = OpFAdd %v4float %51 %52", in TEST_F() 930 "%51 = OpFAdd %v4float %49 %50", in TEST_F() 932 "%53 = OpFAdd in TEST_F() [all...] |
H A D | ir_loader_test.cpp | 201 "%24 = OpFAdd %float %22 %23\n" in TEST() 267 %1 = OpFAdd %float %float_1 %float_1 in TEST() 300 spv::Op::OpFAdd, spv::Op::OpLine, spv::Op::OpFMul, in TEST() 315 %1 = OpFAdd %float %float_1 %float_1 in TEST() 348 spv::Op::OpFAdd, spv::Op::OpLine, spv::Op::OpFMul, in TEST() 1264 "%24 = OpFAdd %float %22 %23\n" in TEST() 1503 "%24 = OpFAdd %float %22 %23\n" in TEST()
|
/third_party/spirv-tools/source/ |
H A D | opcode.cpp | 559 case spv::Op::OpFAdd: in spvOpcodeIsScalarizable() 652 case spv::Op::OpFAdd: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 787 OpFAdd = 129, enumerator
|
H A D | spirv.hpp | 782 OpFAdd = 129, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 799 OpFAdd = 129, enumerator
|
H A D | spirv.hpp | 794 OpFAdd = 129, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 804 OpFAdd = 129, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 787 OpFAdd = 129, enumerator
|
H A D | spirv.hpp | 782 OpFAdd = 129, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 799 OpFAdd = 129, enumerator
|
H A D | spirv.hpp | 794 OpFAdd = 129, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 804 OpFAdd = 129, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 787 OpFAdd = 129, enumerator
|