Home
last modified time | relevance | path

Searched defs:InstructionCase (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/
H A Dext_inst.opencl_test.cpp33 struct InstructionCase { struct
34 uint32_t opcode;
35 std::string name;
36 std::string operands;
37 std::vector<uint32_t> expected_operands;
H A Dext_inst.debuginfo_test.cpp38 struct InstructionCase { struct
39 uint32_t opcode;
40 std::string name;
41 std::string operands;
42 std::vector<uint32_t> expected_operands;
H A Dext_inst.cldebug100_test.cpp142 struct InstructionCase { struct
143 uint32_t opcode;
144 std::string name;
145 std::string operands;
146 std::vector<uint32_t> expected_operands;
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/
Dext_inst.opencl_test.cpp33 struct InstructionCase { struct
34 uint32_t opcode;
35 std::string name;
36 std::string operands;
37 std::vector<uint32_t> expected_operands;
Dext_inst.debuginfo_test.cpp38 struct InstructionCase { struct
39 uint32_t opcode;
40 std::string name;
41 std::string operands;
42 std::vector<uint32_t> expected_operands;
Dext_inst.cldebug100_test.cpp142 struct InstructionCase { struct
143 uint32_t opcode;
144 std::string name;
145 std::string operands;
146 std::vector<uint32_t> expected_operands;
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/
H A Dext_inst.opencl_test.cpp33 struct InstructionCase { struct
34 uint32_t opcode;
35 std::string name;
36 std::string operands;
37 std::vector<uint32_t> expected_operands;
H A Dext_inst.debuginfo_test.cpp38 struct InstructionCase { struct
39 uint32_t opcode;
40 std::string name;
41 std::string operands;
42 std::vector<uint32_t> expected_operands;
H A Dext_inst.cldebug100_test.cpp142 struct InstructionCase { struct
143 uint32_t opcode;
144 std::string name;
145 std::string operands;
146 std::vector<uint32_t> expected_operands;