Lines Matching refs:op1
33 spv::Op opcode, const std::string& res_id, const std::string& op1,
60 res_id + " = " + opcode_str + " %bool " + op1 + " " + op2 + "\n";
72 spv::Op opcode, const std::string& res_id, const std::string& op1,
75 text_head, text_tail, opcode, res_id, op1, op2);
89 const std::string& res_id, const std::string& op1,
93 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2,
206 const std::string& op1,
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,