Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ResultVT

223       EVT ResultVT = N->getValueType(i);
224 switch (getTypeAction(ResultVT)) {
245 assert(isLegalInHWReg(ResultVT) &&