Home
last modified time | relevance | path

Searched defs:ReqFeatures (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenFunction.cpp1925 static bool hasRequiredFeatures(const SmallVectorImpl<StringRef> &ReqFeatures, in hasRequiredFeatures()
1974 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
1988 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp801 std::vector<Record *> ReqFeatures; in EmitPrintAliasInstruction() local
H A DAsmMatcherEmitter.cpp2510 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local