Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.cpp1864 static bool hasRequiredFeatures(const SmallVectorImpl<StringRef> &ReqFeatures, in hasRequiredFeatures()
1913 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
1927 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp640 SmallVector<Record*, 4> ReqFeatures; member in __anon7a817e750211::IAPrinter
DAsmMatcherEmitter.cpp2345 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local