Searched defs:ReqFeatures (Results 1 – 3 of 3) sorted by relevance
1925 static bool hasRequiredFeatures(const SmallVectorImpl<StringRef> &ReqFeatures, in hasRequiredFeatures()1974 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local1988 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
801 std::vector<Record *> ReqFeatures; in EmitPrintAliasInstruction() local
2510 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local