Home | History | Annotate | Download | only in TableGen

Lines Matching defs:EnforceVector

48     EnforceVector(TP);
292 /// EnforceVector - Remove all vector types from this.
293 bool EEVT::TypeSet::EnforceVector(TreePattern &TP) {
506 MadeChange |= EnforceVector(TP);
528 assert(isVector(TypeVec[i]) && "EnforceVector didn't work");
547 MadeChange |= EnforceVector(TP);
548 MadeChange |= VTOperand.EnforceVector(TP);
857 return NodeToApply->getExtType(ResNo).EnforceVector(TP);