Lines Matching full:regno
1416 SDValue SelectionDAG::getRegister(unsigned RegNo, EVT VT) {1419 ID.AddInteger(RegNo);1424 SDNode *N = new (NodeAllocator) RegisterSDNode(RegNo, VT);