reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1510 if (TP.hasError()) 1515 TypeInfer &TI = TP.getInfer(); 1520 return NodeToApply->UpdateNodeType(ResNo, VVT, TP); 1523 return NodeToApply->UpdateNodeType(ResNo, MVT::iPTR, TP); 1537 return NodeToApply->UpdateNodeType(ResNo, OtherNode->getExtType(OResNo),TP)| 1538 OtherNode->UpdateNodeType(OResNo,NodeToApply->getExtType(ResNo),TP); 1547 TP.error(N->getOperator()->getName() + " expects a VT operand!"); 1551 const CodeGenTarget &T = TP.getDAGPatterns().getTargetInfo();