Searched refs:hasBFloat16Type (Results 1 – 6 of 6) sorted by relevance
140 bool hasBFloat16Type() const override;
558 bool ARMTargetInfo::hasBFloat16Type() const { in hasBFloat16Type() function in ARMTargetInfo
581 virtual bool hasBFloat16Type() const { return HasBFloat16; } in hasBFloat16Type() function
5472 return getTarget().hasBFloat16Type(); in allowBFloatArgsAndRet()6187 return !IsFloatABISoftFP && getTarget().hasBFloat16Type(); in allowBFloatArgsAndRet()
7480 getTarget().hasBFloat16Type()); in EmitARMBuiltinExpr()
1540 if (!S.Context.getTargetInfo().hasBFloat16Type()) in ConvertDeclSpecToType()