Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNumArgOperands

3646   for (unsigned i = 0, e = I.getNumArgOperands(); i != e; ++i) {
5208 for (unsigned Idx = 0, E = I.getNumArgOperands(); Idx < E; ++Idx) {
5465 if (I.getNumArgOperands() != 3)
5568 if (I.getNumArgOperands() != 3)
5599 if (I.getNumArgOperands() != 2)
5628 if (I.getNumArgOperands() != 2)
5657 if (I.getNumArgOperands() != 1)
5682 if (I.getNumArgOperands() != 2)
5711 if (I.getNumArgOperands() != 1 ||
5728 if (I.getNumArgOperands() != 2 ||
5780 if (I.getNumArgOperands() == 2 && // Basic sanity checks.