Searched refs:hasBF16 (Results 1 – 10 of 10) sorted by relevance
213 if (Ty->isBFloatTy() && ST->hasBF16()) in isLegalElementTypeForSVE()
474 bool hasBF16() const { return HasBF16; } in hasBF16() function
4172 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()4189 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()4206 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()4816 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()4833 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()4850 (VT == MVT::nxv8bf16 && Subtarget->hasBF16())) { in Select()
267 if (Subtarget->hasBF16()) in AArch64TargetLowering()277 if (Subtarget->hasBF16()) in AArch64TargetLowering()301 if (Subtarget->hasBF16()) { in AArch64TargetLowering()4253 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in LowerMGATHER()4313 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in LowerMSCATTER()14267 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in performLDNT1Combine()14298 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in performLD1ReplicateCombine()14323 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in performST1Combine()14353 !static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasBF16()) in performSTNT1Combine()
147 def HasBF16 : Predicate<"Subtarget->hasBF16()">,
742 bool hasBF16() const { return HasBF16; } in hasBF16() function
921 def HasBF16 : Predicate<"Subtarget->hasBF16()">;
733 bool hasBF16() const { return HasBF16; } in hasBF16() function
116 def HasBF16 : Predicate<"Subtarget->hasBF16()">,
759 if (Subtarget->hasBF16()) { in ARMTargetLowering()814 if (Subtarget->hasBF16()) { in ARMTargetLowering()