Home
last modified time | relevance | path

Searched refs:SpvOpLogicalAnd (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp99 case SpvOpLogicalAnd: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_propagate_instruction_up.cpp282 case SpvOpLogicalAnd: in IsOpcodeSupported()
Dtransformation_add_synonym.cpp234 opcode = SpvOpLogicalAnd; in MakeSynonymousInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp99 case SpvOpLogicalAnd: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_add_synonym.cpp234 opcode = SpvOpLogicalAnd; in MakeSynonymousInstruction()
Dtransformation_propagate_instruction_up.cpp282 case SpvOpLogicalAnd: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp211 case SpvOpLogicalAnd: in IsSimpleInstruction()
/third_party/spirv-tools/source/fuzz/
Dtransformation_add_no_contraction_decoration.cpp99 case SpvOpLogicalAnd: in IsArithmetic()
Dtransformation_expand_vector_reduction.cpp107 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dtransformation_add_synonym.cpp248 : SpvOpLogicalAnd; in MakeSynonymousInstruction()
Dtransformation_propagate_instruction_up.cpp282 case SpvOpLogicalAnd: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp211 case SpvOpLogicalAnd: in IsSimpleInstruction()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfold.cpp173 case SpvOp::SpvOpLogicalAnd: in BinaryOperate()
497 case SpvOp::SpvOpLogicalAnd: in FoldBinaryBooleanOpToConstant()
585 case SpvOp::SpvOpLogicalAnd: in IsFoldableOpcode()
/third_party/spirv-tools/source/opt/
Dfold.cpp173 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/
Dfold.cpp173 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/
Dopcode.cpp593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable()
660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/spirv-tools/source/
Dopcode.cpp593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable()
660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp593 case SpvOpLogicalAnd: in spvOpcodeIsScalarizable()
660 case SpvOpLogicalAnd: in spvOpcodeIsCommutativeBinaryOperator()
/third_party/spirv-tools/source/val/
Dvalidate_logicals.cpp119 case SpvOpLogicalAnd: { in LogicalsPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_logicals.cpp119 case SpvOpLogicalAnd: { in LogicalsPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp119 case SpvOpLogicalAnd: { in LogicalsPass()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp361 SpvOpLogicalAnd, in InitCombinatorSets()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_replace_boolean_constant_with_constant_binary_test.cpp176 MakeIdUseDescriptor(43, MakeInstructionDescriptor(48, SpvOpLogicalAnd, 0), in TEST()

1234