Searched refs:ccOutIdx (Results 1 – 1 of 1) sorted by relevance
12416 unsigned ccOutIdx; in AdjustInstrPostInstrSelection() local12450 ccOutIdx = 1; in AdjustInstrPostInstrSelection()12452 ccOutIdx = MCID->getNumOperands() - 1; in AdjustInstrPostInstrSelection()12454 ccOutIdx = MCID->getNumOperands() - 1; in AdjustInstrPostInstrSelection()12458 if (!MI.hasOptionalDef() || !MCID->operands()[ccOutIdx].isOptionalDef()) { in AdjustInstrPostInstrSelection()12483 assert(!MI.getOperand(ccOutIdx).getReg() && in AdjustInstrPostInstrSelection()12492 MachineOperand &MO = MI.getOperand(ccOutIdx); in AdjustInstrPostInstrSelection()