Home
last modified time | relevance | path

Searched refs:SpvOpLogicalOr (Results 1 – 25 of 74) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfold.cpp171 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/
Dfold.cpp171 case SpvOp::SpvOpLogicalOr: in BinaryOperate()
487 case SpvOp::SpvOpLogicalOr: in FoldBinaryBooleanOpToConstant()
589 case SpvOp::SpvOpLogicalOr: in IsFoldableOpcode()
/third_party/spirv-tools/source/opt/
Dfold.cpp171 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/
Dtransformation_add_no_contraction_decoration.cpp98 case SpvOpLogicalOr: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_propagate_instruction_up.cpp281 case SpvOpLogicalOr: in IsOpcodeSupported()
Dtransformation_add_synonym.cpp231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
Dtransformation_move_instruction_down.cpp210 case SpvOpLogicalOr: in IsSimpleInstruction()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp98 case SpvOpLogicalOr: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_add_synonym.cpp231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
Dtransformation_propagate_instruction_up.cpp281 case SpvOpLogicalOr: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp210 case SpvOpLogicalOr: in IsSimpleInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp98 case SpvOpLogicalOr: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_propagate_instruction_up.cpp281 case SpvOpLogicalOr: in IsOpcodeSupported()
Dtransformation_add_synonym.cpp231 opcode = SpvOpLogicalOr; in MakeSynonymousInstruction()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp592 case SpvOpLogicalOr: in spvOpcodeIsScalarizable()
659 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/spirv-tools/source/
Dopcode.cpp589 case SpvOpLogicalOr: in spvOpcodeIsScalarizable()
657 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp592 case SpvOpLogicalOr: in spvOpcodeIsScalarizable()
659 case SpvOpLogicalOr: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/spirv-tools/source/val/
Dvalidate_logicals.cpp118 case SpvOpLogicalOr: in LogicalsPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_logicals.cpp118 case SpvOpLogicalOr: in LogicalsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp118 case SpvOpLogicalOr: in LogicalsPass()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp360 SpvOpLogicalOr, in InitCombinatorSets()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp171 MakeIdUseDescriptor(41, MakeInstructionDescriptor(46, SpvOpLogicalOr, 0), in TEST()

123