Home
last modified time | relevance | path

Searched refs:SpvOpAny (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_expand_vector_reduction.cpp48 if (instruction->opcode() != SpvOpAny && instruction->opcode() != SpvOpAll) { in IsApplicable()
108 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dfuzzer_pass_expand_vector_reductions.cpp44 if (instruction.opcode() != SpvOpAny && in Apply()
Dtransformation_add_no_contraction_decoration.cpp87 case SpvOpAny: in IsArithmetic()
Dtransformation_propagate_instruction_up.cpp269 case SpvOpAny: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp198 case SpvOpAny: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp293 case SpvOpAny: in IsOpcodeSupported()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_expand_vector_reduction.cpp48 if (instruction->opcode() != SpvOpAny && instruction->opcode() != SpvOpAll) { in IsApplicable()
108 instruction->opcode() == SpvOpAny ? SpvOpLogicalOr : SpvOpLogicalAnd, in Apply()
Dfuzzer_pass_expand_vector_reductions.cpp44 if (instruction.opcode() != SpvOpAny && in Apply()
Dtransformation_add_no_contraction_decoration.cpp87 case SpvOpAny: in IsArithmetic()
Dtransformation_propagate_instruction_up.cpp269 case SpvOpAny: in IsOpcodeSupported()
Dtransformation_move_instruction_down.cpp198 case SpvOpAny: in IsSimpleInstruction()
Dtransformation_propagate_instruction_down.cpp293 case SpvOpAny: in IsOpcodeSupported()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp33 case SpvOpAny: in LogicalsPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_logicals.cpp33 case SpvOpAny: in LogicalsPass()
/external/skia/src/sksl/
Dspirv.h716 SpvOpAny = 154, enumerator
/external/skqp/src/sksl/
Dspirv.h716 SpvOpAny = 154, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h810 SpvOpAny = 154, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h810 SpvOpAny = 154, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h810 SpvOpAny = 154, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h822 SpvOpAny = 154, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h827 SpvOpAny = 154, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h827 SpvOpAny = 154, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h822 SpvOpAny = 154, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h822 SpvOpAny = 154, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h827 SpvOpAny = 154, enumerator

12