Home
last modified time | relevance | path

Searched refs:SpvOpConvertUToF (Results 1 – 25 of 83) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp141 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
143 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {19}); in TEST()
144 fact_manager.AddFactIdEquation(29, SpvOpConvertUToF, {20}); in TEST()
146 fact_manager.AddFactIdEquation(31, SpvOpConvertUToF, {22}); in TEST()
147 fact_manager.AddFactIdEquation(32, SpvOpConvertUToF, {23}); in TEST()
528 fact_manager.AddFactIdEquation(25, SpvOpConvertUToF, {16}); in TEST()
529 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
534 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {21}); in TEST()
539 fact_manager.AddFactIdEquation(30, SpvOpConvertUToF, {19}); in TEST()
548 fact_manager.AddFactIdEquation(33, SpvOpConvertUToF, {17}); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp141 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
143 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {19}); in TEST()
144 fact_manager.AddFactIdEquation(29, SpvOpConvertUToF, {20}); in TEST()
146 fact_manager.AddFactIdEquation(31, SpvOpConvertUToF, {22}); in TEST()
147 fact_manager.AddFactIdEquation(32, SpvOpConvertUToF, {23}); in TEST()
528 fact_manager.AddFactIdEquation(25, SpvOpConvertUToF, {16}); in TEST()
529 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
534 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {21}); in TEST()
539 fact_manager.AddFactIdEquation(30, SpvOpConvertUToF, {19}); in TEST()
548 fact_manager.AddFactIdEquation(33, SpvOpConvertUToF, {17}); in TEST()
/third_party/spirv-tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp141 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
143 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {19}); in TEST()
144 fact_manager.AddFactIdEquation(29, SpvOpConvertUToF, {20}); in TEST()
146 fact_manager.AddFactIdEquation(31, SpvOpConvertUToF, {22}); in TEST()
147 fact_manager.AddFactIdEquation(32, SpvOpConvertUToF, {23}); in TEST()
528 fact_manager.AddFactIdEquation(25, SpvOpConvertUToF, {16}); in TEST()
529 fact_manager.AddFactIdEquation(26, SpvOpConvertUToF, {17}); in TEST()
534 fact_manager.AddFactIdEquation(28, SpvOpConvertUToF, {21}); in TEST()
539 fact_manager.AddFactIdEquation(30, SpvOpConvertUToF, {19}); in TEST()
548 fact_manager.AddFactIdEquation(33, SpvOpConvertUToF, {17}); in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_equation_instruction_test.cpp1408 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {17}, in TEST()
1411 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {14}, in TEST()
1432 TransformationEquationInstruction transformation(52, SpvOpConvertUToF, {16}, in TEST()
1440 TransformationEquationInstruction transformation(53, SpvOpConvertUToF, {11}, in TEST()
1456 TransformationEquationInstruction transformation(59, SpvOpConvertUToF, {19}, in TEST()
1472 TransformationEquationInstruction transformation(61, SpvOpConvertUToF, {21}, in TEST()
1561 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {10}, in TEST()
1569 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {14}, in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_equation_instruction_test.cpp1408 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {17}, in TEST()
1411 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {14}, in TEST()
1432 TransformationEquationInstruction transformation(52, SpvOpConvertUToF, {16}, in TEST()
1440 TransformationEquationInstruction transformation(53, SpvOpConvertUToF, {11}, in TEST()
1456 TransformationEquationInstruction transformation(59, SpvOpConvertUToF, {19}, in TEST()
1472 TransformationEquationInstruction transformation(61, SpvOpConvertUToF, {21}, in TEST()
1561 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {10}, in TEST()
1569 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {14}, in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_equation_instruction_test.cpp1408 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {17}, in TEST()
1411 ASSERT_FALSE(TransformationEquationInstruction(50, SpvOpConvertUToF, {14}, in TEST()
1432 TransformationEquationInstruction transformation(52, SpvOpConvertUToF, {16}, in TEST()
1440 TransformationEquationInstruction transformation(53, SpvOpConvertUToF, {11}, in TEST()
1456 TransformationEquationInstruction transformation(59, SpvOpConvertUToF, {19}, in TEST()
1472 TransformationEquationInstruction transformation(61, SpvOpConvertUToF, {21}, in TEST()
1561 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {10}, in TEST()
1569 ASSERT_FALSE(TransformationEquationInstruction(16, SpvOpConvertUToF, {14}, in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_relaxed_decoration.cpp72 case SpvOpConvertUToF: in IsNumeric()
Dfuzzer_pass_add_equation_instructions.cpp91 SpvOpConvertUToF, SpvOpConvertSToF, SpvOpBitcast}; in Apply()
97 case SpvOpConvertUToF: { in Apply()
Dtransformation_equation_instruction.cpp118 case SpvOpConvertUToF: in MaybeGetResultTypeId()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_relaxed_decoration.cpp72 case SpvOpConvertUToF: in IsNumeric()
Dfuzzer_pass_add_equation_instructions.cpp90 SpvOpConvertUToF, SpvOpConvertSToF, SpvOpBitcast}; in Apply()
96 case SpvOpConvertUToF: { in Apply()
Dtransformation_equation_instruction.cpp118 case SpvOpConvertUToF: in MaybeGetResultTypeId()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_relaxed_decoration.cpp72 case SpvOpConvertUToF: in IsNumeric()
Dfuzzer_pass_add_equation_instructions.cpp91 SpvOpConvertUToF, SpvOpConvertSToF, SpvOpBitcast}; in Apply()
97 case SpvOpConvertUToF: { in Apply()
Dtransformation_equation_instruction.cpp118 case SpvOpConvertUToF: in MaybeGetResultTypeId()
/third_party/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp101 SpvOpConvertUToF, in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp101 SpvOpConvertUToF, in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp101 SpvOpConvertUToF, in Initialize()
/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c226 case SpvOpConvertUToF: in convert_op_src_type()
240 case SpvOpConvertUToF: in convert_op_dst_type()
353 case SpvOpConvertUToF: in vtn_nir_alu_op_for_spirv_opcode()
695 case SpvOpConvertUToF: in vtn_handle_alu()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_conversion.cpp96 case SpvOpConvertUToF: { in ConversionPass()
546 case SpvOpConvertUToF: in ConversionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_conversion.cpp96 case SpvOpConvertUToF: { in ConversionPass()
546 case SpvOpConvertUToF: in ConversionPass()
/third_party/spirv-tools/source/val/
Dvalidate_conversion.cpp96 case SpvOpConvertUToF: { in ConversionPass()
546 case SpvOpConvertUToF: in ConversionPass()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.cpp159 case SpvOpConvertUToF: in AddEquationFactRecursive()
326 } else if (equation.opcode == SpvOpConvertUToF) { in ComputeConversionDataSynonymFacts()
/third_party/spirv-tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.cpp159 case SpvOpConvertUToF: in AddEquationFactRecursive()
326 } else if (equation.opcode == SpvOpConvertUToF) { in ComputeConversionDataSynonymFacts()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts.cpp159 case SpvOpConvertUToF: in AddEquationFactRecursive()
326 } else if (equation.opcode == SpvOpConvertUToF) { in ComputeConversionDataSynonymFacts()

1234