Searched defs:ReqFeatures (Results 1 – 3 of 3) sorted by relevance
1864 static bool hasRequiredFeatures(const SmallVectorImpl<StringRef> &ReqFeatures, in hasRequiredFeatures()1913 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local1927 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
640 SmallVector<Record*, 4> ReqFeatures; member in __anon7a817e750211::IAPrinter
2345 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local