Searched refs:ccOutIdx (Results 1 – 1 of 1) sorted by relevance
7572 unsigned ccOutIdx = MCID->getNumOperands() - 1; in AdjustInstrPostInstrSelection() local7576 if (!MI->hasOptionalDef() || !MCID->OpInfo[ccOutIdx].isOptionalDef()) { in AdjustInstrPostInstrSelection()7601 assert(!MI->getOperand(ccOutIdx).getReg() && in AdjustInstrPostInstrSelection()7608 MachineOperand &MO = MI->getOperand(ccOutIdx); in AdjustInstrPostInstrSelection()