Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp480 const std::vector<Record *> &ReqFeatures) { in getReqFeatures()
678 std::vector<Record *> ReqFeatures; in emitCompressInstEmitter() local
DAsmWriterEmitter.cpp992 std::vector<Record *> ReqFeatures; in EmitPrintAliasInstruction() local
DAsmMatcherEmitter.cpp2697 std::vector<Record*> ReqFeatures = R->getValueAsListOfDefs("Predicates"); in GetAliasRequiredFeatures() local
/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
/external/llvm-project/clang/lib/CodeGen/
DCodeGenFunction.cpp2383 SmallVector<StringRef, 1> ReqFeatures; in checkTargetFeatures() local