reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/TableGen/CodeGenDAGPatterns.cpp
 1423     VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH);
 1424     for (const auto &P : VVT)
 1455     VVT = getValueTypeByHwMode(R->getValueAsDef("VT"), CGH);
 1456     for (const auto &P : VVT) {
 1520     return NodeToApply->UpdateNodeType(ResNo, VVT, TP);
 1592     return TI.EnforceVectorEltTypeIs(NodeToApply->getExtType(ResNo), VVT);
 1729       if (Constraint.VVT.isSimple())
 1730         return Constraint.VVT.getSimple().SimpleTy;