Searched defs:hasBFloat16Type (Results 1 – 7 of 7) sorted by relevance
111 bool hasBFloat16Type() const override { return true; } in hasBFloat16Type() function
186 bool hasBFloat16Type() const override { return true; } in hasBFloat16Type() function
395 bool hasBFloat16Type() const override { return true; } in hasBFloat16Type() function
118 bool hasBFloat16Type() const override { return isAMDGCN(getTriple()); } in hasBFloat16Type() function
661 bool ARMTargetInfo::hasBFloat16Type() const { in hasBFloat16Type() function in ARMTargetInfo
1228 bool AArch64TargetInfo::hasBFloat16Type() const { in hasBFloat16Type() function in AArch64TargetInfo
699 virtual bool hasBFloat16Type() const { in hasBFloat16Type() function