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