Home | History | Annotate | Download | only in TableGen

Lines Matching refs:EnforceVector

51     EnforceVector(TP);
313 /// EnforceVector - Remove all vector types from this.
314 bool EEVT::TypeSet::EnforceVector(TreePattern &TP) {
545 MadeChange |= EnforceVector(TP);
567 assert(isVector(TypeVec[i]) && "EnforceVector didn't work");
588 MadeChange |= EnforceVector(TP);
589 MadeChange |= VTOperand.EnforceVector(TP);
895 return NodeToApply->getExtType(ResNo).EnforceVector(TP);