Searched defs:hasFeature (Results 1 – 6 of 6) sorted by relevance
46 uint32_t hasFeature = 0; in getCpuFeatures() local
848 uint32_t hasFeature = 0; in btGetCpuCapabilities() local
1336 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon98321eb30111::PPCTargetInfo1651 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::NVPTXTargetInfo3396 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon98321eb30111::X86TargetInfo4661 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::ARMTargetInfo5395 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::AArch64TargetInfo5687 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::HexagonTargetInfo5846 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::SparcTargetInfo6198 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::SystemZTargetInfo6295 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon98321eb30111::MSP430TargetInfo6388 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function in __anon98321eb30111::TCETargetInfo[all …]
60 static bool hasFeature(StringRef Feature, const LangOptions &LangOpts, in hasFeature() function
1418 public boolean hasFeature(String feature,String version) in hasFeature() method in DTMNodeProxy.DTMNodeProxyImplementation
825 virtual bool hasFeature(StringRef Feature) const { in hasFeature() function