Searched refs:is_vcc (Results 1 – 2 of 2) sorted by relevance
1325 bool is_vcc = rc.type() == RegType::sgpr && vcc_win.contains(reg_win); in get_reg_specified() local1327 if (!bounds.contains(reg_win) && !is_vcc && !is_m0) in get_reg_specified()
336 bool is_vcc() { return label & label_vcc; } in is_vcc() function1534 ctx.info[instr->operands[1].tempId()].is_vcc()) in label_instruction()