Lines Matching refs:hasFeature
979 bool hasFeature(StringRef Feature) const override;
1439 bool PPCTargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon2066a7b00111::PPCTargetInfo
1817 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::NVPTXTargetInfo
2684 bool hasFeature(StringRef Feature) const override;
3396 hasFeature("avx512f") ? 512 : hasFeature("avx") ? 256 : 128; in handleTargetFeatures()
3737 bool X86TargetInfo::hasFeature(StringRef Feature) const { in hasFeature() function in __anon2066a7b00111::X86TargetInfo
4108 hasFeature("avx512f") ? 512 : hasFeature("avx") ? 256 : 128; in handleTargetFeatures()
4530 hasFeature("avx512f") ? 512 : hasFeature("avx") ? 256 : 128; in handleTargetFeatures()
5050 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::ARMTargetInfo
5804 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::AArch64TargetInfo
6124 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::HexagonTargetInfo
6200 if (hasFeature("hvx")) { in getTargetDefines()
6202 if (hasFeature("hvx-double")) in getTargetDefines()
6326 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::LanaiTargetInfo
6404 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::SparcTargetInfo
6819 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::SystemZTargetInfo
6929 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::MSP430TargetInfo
7023 bool hasFeature(StringRef Feature) const override { return Feature == "tce"; } in hasFeature() function in __anon2066a7b00111::TCETargetInfo
7067 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::BPFTargetInfo
7392 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::MipsTargetInfo
7662 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::PNaClTargetInfo
7780 bool hasFeature(StringRef Feature) const final { in hasFeature() function in __anon2066a7b00111::WebAssemblyTargetInfo
7926 bool hasFeature(StringRef Feature) const override { in hasFeature() function in __anon2066a7b00111::SPIRTargetInfo