Lines Matching refs:vcc
107 108; /* includes VCC, which can be treated as s[106-107] on GFX10+ */
205 // TODO: return true if we know we will use vcc
237 // TODO: return true if we know we will use vcc
285 instr->definitions[0].setFixed(vcc);
287 instr->definitions[1].setFixed(vcc);
289 instr->operands[2].setFixed(vcc);
309 instr->definitions.back().physReg() != vcc)
312 if (!pre_ra && instr->operands.size() >= 3 && instr->operands[2].physReg() != vcc)
360 instr->definitions.back().setFixed(vcc);
363 instr->operands[2].setFixed(vcc);