Lines Matching defs:opcode
33 spv::Op opcode, const std::string& res_id, const std::string& op1,
36 switch (opcode) {
72 spv::Op opcode, const std::string& res_id, const std::string& op1,
75 text_head, text_tail, opcode, res_id, op1, op2);
88 const std::string& text_tail, spv::Op opcode,
93 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2,
205 auto run_test = [&text_head, &text_tail, this](spv::Op opcode,
209 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2);
675 spv::Op opcode, const std::string& op1,
678 BuildAndCheckTrace(text_head, text_tail, opcode, "%22", op1, op2,
954 spv::Op opcode, const std::string& op1, const std::string& op2,
956 BuildAndCheckTrace(text_head, text_tail, opcode, "%30", op1, op2,