/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 99 case SpvOpLogicalAnd: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_propagate_instruction_up.cpp | 282 case SpvOpLogicalAnd: in IsOpcodeSupported()
|
D | transformation_add_synonym.cpp | 234 opcode = SpvOpLogicalAnd; in MakeSynonymousInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 99 case SpvOpLogicalAnd: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_add_synonym.cpp | 234 opcode = SpvOpLogicalAnd; in MakeSynonymousInstruction()
|
D | transformation_propagate_instruction_up.cpp | 282 case SpvOpLogicalAnd: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 211 case SpvOpLogicalAnd: in IsSimpleInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 99 case SpvOpLogicalAnd: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_add_synonym.cpp | 248 : SpvOpLogicalAnd; in MakeSynonymousInstruction()
|
D | transformation_propagate_instruction_up.cpp | 282 case SpvOpLogicalAnd: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 211 case SpvOpLogicalAnd: in IsSimpleInstruction()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | fold.cpp | 173 case SpvOp::SpvOpLogicalAnd: in BinaryOperate() 497 case SpvOp::SpvOpLogicalAnd: in FoldBinaryBooleanOpToConstant() 585 case SpvOp::SpvOpLogicalAnd: in IsFoldableOpcode()
|
/third_party/spirv-tools/source/opt/ |
D | fold.cpp | 173 case SpvOp::SpvOpLogicalAnd: in BinaryOperate() 497 case SpvOp::SpvOpLogicalAnd: in FoldBinaryBooleanOpToConstant() 585 case SpvOp::SpvOpLogicalAnd: in IsFoldableOpcode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 173 case SpvOp::SpvOpLogicalAnd: in BinaryOperate() 497 case SpvOp::SpvOpLogicalAnd: in FoldBinaryBooleanOpToConstant() 585 case SpvOp::SpvOpLogicalAnd: in IsFoldableOpcode()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable() 660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable() 660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable() 660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/spirv-tools/source/val/ |
D | validate_logicals.cpp | 119 case SpvOpLogicalAnd: { in LogicalsPass()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_logicals.cpp | 119 case SpvOpLogicalAnd: { in LogicalsPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 119 case SpvOpLogicalAnd: { in LogicalsPass()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 361 SpvOpLogicalAnd, in InitCombinatorSets()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 176 MakeIdUseDescriptor(43, MakeInstructionDescriptor(48, SpvOpLogicalAnd, 0), in TEST()
|