Home
last modified time | relevance | path

Searched refs:OpFAdd (Results 1 - 25 of 66) sorted by relevance

123

/third_party/spirv-tools/test/fuzz/
H A Dtransformation_swap_commutable_operands_test.cpp93 %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 Ddata_synonym_transformation_test.cpp413 %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 Dtransformation_replace_linear_algebra_instruction.cpp161 // |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 Dtransformation_add_no_contraction_decoration.cpp62 case spv::Op::OpFAdd: in IsArithmetic()
H A Dtransformation_add_relaxed_decoration.cpp86 case spv::Op::OpFAdd: in IsNumeric()
H A Dtransformation_wrap_vector_synonym.cpp190 case spv::Op::OpFAdd: in IsInstructionSupported()
H A Dtransformation_add_synonym.cpp229 opcode = is_integral ? spv::Op::OpIAdd : spv::Op::OpFAdd; in MakeSynonymousInstruction()
/third_party/spirv-tools/source/opt/
H A Dfolding_rules.cpp463 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 Drelax_float_ops_pass.cpp107 spv::Op::OpFAdd, in Initialize()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dinline_test.cpp85 "%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 Dinline_test.cpp85 "%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 Dinline_test.cpp85 "%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 Dir_loader_test.cpp201 "%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 Dopcode.cpp559 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 Dspirv.cs787 OpFAdd = 129, enumerator
H A Dspirv.hpp782 OpFAdd = 129, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs799 OpFAdd = 129, enumerator
H A Dspirv.hpp794 OpFAdd = 129, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs804 OpFAdd = 129, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs787 OpFAdd = 129, enumerator
H A Dspirv.hpp782 OpFAdd = 129, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs799 OpFAdd = 129, enumerator
H A Dspirv.hpp794 OpFAdd = 129, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs804 OpFAdd = 129, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs787 OpFAdd = 129, enumerator

Completed in 47 milliseconds

123