Searched defs:hasBFloat16Type (Results 1 – 2 of 2) sorted by relevance
568 bool ARMTargetInfo::hasBFloat16Type() const { in hasBFloat16Type() function in ARMTargetInfo
598 virtual bool hasBFloat16Type() const { return HasBFloat16; } in hasBFloat16Type() function