Searched refs:hasRequiredFeatures (Results 1 – 4 of 4) sorted by relevance
123 bool hasRequiredFeatures(FeatureBitset ActiveFeatures) const { in hasRequiredFeatures() function
2326 static bool hasRequiredFeatures(const SmallVectorImpl<StringRef> &ReqFeatures, in hasRequiredFeatures() function2381 if (!hasRequiredFeatures(ReqFeatures, CGM, FD, MissingFeature)) in checkTargetFeatures()2407 if (!hasRequiredFeatures(ReqFeatures, CGM, FD, MissingFeature)) in checkTargetFeatures()
3854 if (!TheReg || !TheReg->hasRequiredFeatures(FeatureBits)) in getMClassRegisterMask()
4389 if (!TheReg || !TheReg->hasRequiredFeatures(getSTI().getFeatureBits())) in parseMSRMaskOperand()