Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DBuiltins.h188 const char *getRequiredFeatures(unsigned ID) const { in getRequiredFeatures() function
/external/llvm-project/clang/include/clang/Basic/
DBuiltins.h215 const char *getRequiredFeatures(unsigned ID) const { in getRequiredFeatures() function
/external/llvm-project/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h330 FeatureBitset getRequiredFeatures() const { return FeaturesRequired; } in getRequiredFeatures() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h330 FeatureBitset getRequiredFeatures() const { return FeaturesRequired; } in getRequiredFeatures() function
/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp3195 const std::vector<Record *> &RuleMatcher::getRequiredFeatures() const { in getRequiredFeatures() function in __anon0a286f430111::RuleMatcher