Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.h208 const char *getRequiredFeatures(unsigned ID) const { in getRequiredFeatures() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
HDAArch64BaseInfo.h330 FeatureBitset getRequiredFeatures() const { return FeaturesRequired; } in getRequiredFeatures() function
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGlobalISelEmitter.cpp2990 const std::vector<Record *> &RuleMatcher::getRequiredFeatures() const { in getRequiredFeatures() function in __anon51f7cbaa0111::RuleMatcher