Home
last modified time | relevance | path

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

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