Home
last modified time | relevance | path

Searched refs:SpvOpLogicalNot (Results 1 – 25 of 81) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp56 if (!fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter)) { in Apply()
61 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in Apply()
73 ir_context, SpvOpLogicalNot, condition_inst->type_id(), in Apply()
Dtransformation_invert_comparison_operator.cpp50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable()
68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
Dtransformation_add_no_contraction_decoration.cpp100 case SpvOpLogicalNot: in IsArithmetic()
Dfuzzer_pass_add_equation_instructions.cpp90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply()
254 case SpvOpLogicalNot: { in Apply()
Dtransformation_equation_instruction.cpp252 case SpvOpLogicalNot: { in MaybeGetResultTypeId()
/third_party/spirv-tools/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp56 if (!fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter)) { in Apply()
61 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in Apply()
73 ir_context, SpvOpLogicalNot, condition_inst->type_id(), in Apply()
Dtransformation_invert_comparison_operator.cpp50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable()
68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
Dtransformation_add_no_contraction_decoration.cpp100 case SpvOpLogicalNot: in IsArithmetic()
Dfuzzer_pass_add_equation_instructions.cpp90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply()
254 case SpvOpLogicalNot: { in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_swap_conditional_branch_operands.cpp56 if (!fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter)) { in Apply()
61 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in Apply()
73 ir_context, SpvOpLogicalNot, condition_inst->type_id(), in Apply()
Dtransformation_invert_comparison_operator.cpp50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable()
68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
Dtransformation_add_no_contraction_decoration.cpp100 case SpvOpLogicalNot: in IsArithmetic()
Dfuzzer_pass_add_equation_instructions.cpp90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply()
254 case SpvOpLogicalNot: { in Apply()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_swap_conditional_branch_operands_test.cpp99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
Dtransformation_equation_instruction_test.cpp184 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {}, in TEST()
189 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {6}, in TEST()
194 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {21}, in TEST()
199 14, SpvOpLogicalNot, {7}, return_instruction); in TEST()
208 15, SpvOpLogicalNot, {14}, return_instruction); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_swap_conditional_branch_operands_test.cpp99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
Dtransformation_equation_instruction_test.cpp184 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {}, in TEST()
189 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {6}, in TEST()
194 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {21}, in TEST()
199 14, SpvOpLogicalNot, {7}, return_instruction); in TEST()
208 15, SpvOpLogicalNot, {14}, return_instruction); in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_swap_conditional_branch_operands_test.cpp99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
Dtransformation_equation_instruction_test.cpp184 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {}, in TEST()
189 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {6}, in TEST()
194 ASSERT_FALSE(TransformationEquationInstruction(14, SpvOpLogicalNot, {21}, in TEST()
199 14, SpvOpLogicalNot, {7}, return_instruction); in TEST()
208 15, SpvOpLogicalNot, {14}, return_instruction); in TEST()
/third_party/spirv-tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp297 fact_manager.AddFactIdEquation(14, SpvOpLogicalNot, {7}); in TEST()
298 fact_manager.AddFactIdEquation(17, SpvOpLogicalNot, {16}); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp297 fact_manager.AddFactIdEquation(14, SpvOpLogicalNot, {7}); in TEST()
298 fact_manager.AddFactIdEquation(17, SpvOpLogicalNot, {16}); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/fact_manager/
Ddata_synonym_and_id_equation_facts_test.cpp297 fact_manager.AddFactIdEquation(14, SpvOpLogicalNot, {7}); in TEST()
298 fact_manager.AddFactIdEquation(17, SpvOpLogicalNot, {16}); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
/third_party/spirv-tools/source/opt/
Dfold.cpp57 case SpvOp::SpvOpLogicalNot: in UnaryOperate()
587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()

1234