/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | fold.cpp | 171 case SpvOp::SpvOpLogicalOr: in BinaryOperate() 487 case SpvOp::SpvOpLogicalOr: in FoldBinaryBooleanOpToConstant() 589 case SpvOp::SpvOpLogicalOr: in IsFoldableOpcode()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | fold.cpp | 171 case SpvOp::SpvOpLogicalOr: in BinaryOperate() 487 case SpvOp::SpvOpLogicalOr: in FoldBinaryBooleanOpToConstant() 589 case SpvOp::SpvOpLogicalOr: in IsFoldableOpcode()
|
/third_party/spirv-tools/source/opt/ |
D | fold.cpp | 171 case SpvOp::SpvOpLogicalOr: in BinaryOperate() 487 case SpvOp::SpvOpLogicalOr: in FoldBinaryBooleanOpToConstant() 589 case SpvOp::SpvOpLogicalOr: in IsFoldableOpcode()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 98 case SpvOpLogicalOr: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_propagate_instruction_up.cpp | 281 case SpvOpLogicalOr: in IsOpcodeSupported()
|
D | transformation_add_synonym.cpp | 231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
|
D | transformation_move_instruction_down.cpp | 210 case SpvOpLogicalOr: in IsSimpleInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 98 case SpvOpLogicalOr: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_add_synonym.cpp | 231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
|
D | transformation_propagate_instruction_up.cpp | 281 case SpvOpLogicalOr: in IsOpcodeSupported()
|
D | transformation_move_instruction_down.cpp | 210 case SpvOpLogicalOr: in IsSimpleInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_add_no_contraction_decoration.cpp | 98 case SpvOpLogicalOr: in IsArithmetic()
|
D | transformation_expand_vector_reduction.cpp | 107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
|
D | transformation_propagate_instruction_up.cpp | 281 case SpvOpLogicalOr: in IsOpcodeSupported()
|
D | transformation_add_synonym.cpp | 231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 592 case SpvOpLogicalOr: in spvOpcodeIsScalarizable() 659 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 589 case SpvOpLogicalOr: in spvOpcodeIsScalarizable() 657 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 592 case SpvOpLogicalOr: in spvOpcodeIsScalarizable() 659 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
|
/third_party/spirv-tools/source/val/ |
D | validate_logicals.cpp | 118 case SpvOpLogicalOr: in LogicalsPass()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_logicals.cpp | 118 case SpvOpLogicalOr: in LogicalsPass()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_logicals.cpp | 118 case SpvOpLogicalOr: in LogicalsPass()
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | aggressive_dead_code_elim_pass.cpp | 360 SpvOpLogicalOr, in InitCombinatorSets()
|
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
D | transformation_replace_boolean_constant_with_constant_binary_test.cpp | 171 MakeIdUseDescriptor(41, MakeInstructionDescriptor(46, SpvOpLogicalOr, 0), in TEST()
|