Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getNumValues

610   assert(N->getNumValues() == NumTo && "Broken CombineTo call!");
1049 if (N->getNumValues() == RV.getNode()->getNumValues())
1053 N->getNumValues() == 1 && "Type mismatch");
1213 N->getNumValues() == 1) {