/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_expand_vector_reduction.cpp | 46 // |instruction| must be OpAny or OpAll. in IsApplicable() 47 if (instruction->opcode() != spv::Op::OpAny && in IsApplicable() 109 instruction->opcode() == spv::Op::OpAny ? spv::Op::OpLogicalOr in Apply()
|
H A D | fuzzer_pass_expand_vector_reductions.cpp | 42 // |instruction| must be OpAny or OpAll. in Apply() 43 if (instruction.opcode() != spv::Op::OpAny && in Apply()
|
H A D | transformation_add_no_contraction_decoration.cpp | 86 case spv::Op::OpAny: in IsArithmetic()
|
H A D | transformation_propagate_instruction_up.cpp | 269 case spv::Op::OpAny: in IsOpcodeSupported()
|
H A D | transformation_move_instruction_down.cpp | 198 case spv::Op::OpAny: in IsSimpleInstruction()
|
H A D | transformation_propagate_instruction_down.cpp | 293 case spv::Op::OpAny: in IsOpcodeSupported()
|
/third_party/spirv-tools/source/val/ |
H A D | validate_logicals.cpp | 31 case spv::Op::OpAny: in LogicalsPass()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 811 OpAny = 154, enumerator
|
H A D | spirv.hpp | 806 OpAny = 154, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 823 OpAny = 154, enumerator
|
H A D | spirv.hpp | 818 OpAny = 154, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 828 OpAny = 154, enumerator
|
H A D | spirv.hpp | 823 OpAny = 154, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 811 OpAny = 154, enumerator
|
H A D | spirv.hpp | 806 OpAny = 154, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 823 OpAny = 154, enumerator
|
H A D | spirv.hpp | 818 OpAny = 154, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 828 OpAny = 154, enumerator
|
H A D | spirv.hpp | 823 OpAny = 154, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 811 OpAny = 154, enumerator
|
H A D | spirv.hpp | 806 OpAny = 154, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 823 OpAny = 154, enumerator
|
H A D | spirv.hpp | 818 OpAny = 154, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 828 OpAny = 154, enumerator
|
H A D | spirv.hpp | 823 OpAny = 154, enumerator
|