Searched refs:CommOpIdx1 (Results 1 – 1 of 1) sorted by relevance
662 unsigned CommOpIdx1, CommOpIdx2; in ReduceTo2Addr() local663 if (!TII->findCommutedOpIndices(MI, CommOpIdx1, CommOpIdx2) || in ReduceTo2Addr()664 CommOpIdx1 != 1 || MI->getOperand(CommOpIdx2).getReg() != Reg0) in ReduceTo2Addr()