Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:RTB

8317     SDValue RTB = DAG.getNode(PPCISD::READ_TIME_BASE, dl, VTs, N->getOperand(0));
8319 Results.push_back(RTB);
8320 Results.push_back(RTB.getValue(1));
8321 Results.push_back(RTB.getValue(2));