Lines Matching refs:hasFullFP16
526 if (Subtarget->hasFullFP16()) in AArch64TargetLowering()
565 if (!Subtarget->hasFullFP16()) { in AArch64TargetLowering()
655 if (Subtarget->hasFullFP16()) { in AArch64TargetLowering()
959 if (Subtarget->hasFullFP16()) { in AArch64TargetLowering()
1046 if (Subtarget->hasFullFP16()) { in AArch64TargetLowering()
1300 (VT.getVectorElementType() != MVT::f16 || Subtarget->hasFullFP16())) in addTypeForNEON()
2231 static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasFullFP16(); in emitComparison()
2340 static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasFullFP16(); in emitConditionalComparison()
3104 !Subtarget->hasFullFP16()) { in LowerVectorFP_TO_INT()
3144 if (SrcVal.getValueType() == MVT::f16 && !Subtarget->hasFullFP16()) { in LowerFP_TO_INT()
3215 !Subtarget->hasFullFP16()) { in LowerINT_TO_FP()
6565 if (LHS.getValueType() == MVT::f16 && !Subtarget->hasFullFP16()) { in LowerSELECT_CC()
7280 else if (VT == MVT::f16 && Subtarget->hasFullFP16()) in isFPImmLegal()
10145 static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasFullFP16(); in LowerVSETCC()
12367 static_cast<const AArch64Subtarget &>(DAG.getSubtarget()).hasFullFP16(); in performExtractVectorEltCombine()