Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
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
/external/llvm/utils/TableGen/
DAsmWriterEmitter.cpp801 std::vector<Record *> ReqFeatures; in EmitPrintAliasInstruction() local
DAsmMatcherEmitter.cpp2510 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local