Home | History | Annotate | Download | only in TableGen

Lines Matching defs:EnforceScalar

166       InCopy.EnforceScalar(TP);
270 /// EnforceScalar - Remove all vector types from this.
271 bool EEVT::TypeSet::EnforceScalar(TreePattern &TP) {
344 MadeChange |= Other.EnforceScalar(TP);
346 MadeChange |= EnforceScalar(TP);
507 MadeChange |= VTOperand.EnforceScalar(TP);