/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_swap_conditional_branch_operands.cpp | 56 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()
|
D | transformation_invert_comparison_operator.cpp | 50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable() 68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
|
D | transformation_add_no_contraction_decoration.cpp | 100 case SpvOpLogicalNot: in IsArithmetic()
|
D | fuzzer_pass_add_equation_instructions.cpp | 90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply() 254 case SpvOpLogicalNot: { in Apply()
|
D | transformation_equation_instruction.cpp | 252 case SpvOpLogicalNot: { in MaybeGetResultTypeId()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_swap_conditional_branch_operands.cpp | 56 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()
|
D | transformation_invert_comparison_operator.cpp | 50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable() 68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
|
D | transformation_add_no_contraction_decoration.cpp | 100 case SpvOpLogicalNot: in IsArithmetic()
|
D | fuzzer_pass_add_equation_instructions.cpp | 90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply() 254 case SpvOpLogicalNot: { in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_swap_conditional_branch_operands.cpp | 56 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()
|
D | transformation_invert_comparison_operator.cpp | 50 assert(fuzzerutil::CanInsertOpcodeBeforeInstruction(SpvOpLogicalNot, iter) && in IsApplicable() 68 ir_context, SpvOpLogicalNot, inst->type_id(), inst->result_id(), in Apply()
|
D | transformation_add_no_contraction_decoration.cpp | 100 case SpvOpLogicalNot: in IsArithmetic()
|
D | fuzzer_pass_add_equation_instructions.cpp | 90 SpvOpIAdd, SpvOpISub, SpvOpLogicalNot, SpvOpSNegate, in Apply() 254 case SpvOpLogicalNot: { in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_swap_conditional_branch_operands_test.cpp | 99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
|
D | transformation_equation_instruction_test.cpp | 184 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/ |
D | transformation_swap_conditional_branch_operands_test.cpp | 99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
|
D | transformation_equation_instruction_test.cpp | 184 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/ |
D | transformation_swap_conditional_branch_operands_test.cpp | 99 ASSERT_EQ(SpvOpLogicalNot, context->get_def_use_mgr()->GetDef(26)->opcode()); in TEST()
|
D | transformation_equation_instruction_test.cpp | 184 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/ |
D | data_synonym_and_id_equation_facts_test.cpp | 297 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/ |
D | data_synonym_and_id_equation_facts_test.cpp | 297 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/ |
D | data_synonym_and_id_equation_facts_test.cpp | 297 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/ |
D | fold.cpp | 57 case SpvOp::SpvOpLogicalNot: in UnaryOperate() 587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | fold.cpp | 57 case SpvOp::SpvOpLogicalNot: in UnaryOperate() 587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
|
/third_party/spirv-tools/source/opt/ |
D | fold.cpp | 57 case SpvOp::SpvOpLogicalNot: in UnaryOperate() 587 case SpvOp::SpvOpLogicalNot: in IsFoldableOpcode()
|