Searched refs:ccOutIdx (Results 1 – 1 of 1) sorted by relevance
12250 unsigned ccOutIdx; in AdjustInstrPostInstrSelection() local12284 ccOutIdx = 1; in AdjustInstrPostInstrSelection()12286 ccOutIdx = MCID->getNumOperands() - 1; in AdjustInstrPostInstrSelection()12288 ccOutIdx = MCID->getNumOperands() - 1; in AdjustInstrPostInstrSelection()12292 if (!MI.hasOptionalDef() || !MCID->operands()[ccOutIdx].isOptionalDef()) { in AdjustInstrPostInstrSelection()12317 assert(!MI.getOperand(ccOutIdx).getReg() && in AdjustInstrPostInstrSelection()12326 MachineOperand &MO = MI.getOperand(ccOutIdx); in AdjustInstrPostInstrSelection()