Lines Matching refs:op2
34 const std::string& op2) {
60 res_id + " = " + opcode_str + " %bool " + op1 + " " + op2 + "\n";
73 const std::string& op2, size_t nb_of_loops) {
75 text_head, text_tail, opcode, res_id, op1, op2);
90 const std::string& op2,
93 auto stats = RunPeelingTest(text_head, text_tail, opcode, res_id, op1, op2,
207 const std::string& op2) {
209 RunPeelingTest(text_head, text_tail, opcode, "%22", op1, op2, 2);
676 const std::string& op2,
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,