Searched refs:TypeLegal (Results 1 – 11 of 11) sorted by relevance
938 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1024 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1050 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1540 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()1826 if (LK.first == TypeLegal) in getTypeLegalizationCost()
244 case TargetLowering::TypeLegal: in run()309 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1172 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()3773 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()4272 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()4280 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()5166 if ((Action == TargetLowering::TypeLegal || in FindMemType()5190 if ((Action == TargetLowering::TypeLegal || in FindMemType()
68 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
969 TargetLowering::TypeLegal && in LegalizeOp()974 TargetLowering::TypeLegal || in LegalizeOp()
344 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1231 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()
3273 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
206 TypeLegal, // The target natively supports this type. enumerator903 TypeLegal); in ValueTypeActionImpl()948 case TypeLegal: in getTypeToExpandTo()
1182 return TypeLegal; in getPreferredVectorAction()
2223 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()5314 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()