Searched refs:TypeLegal (Results 1 – 11 of 11) sorted by relevance
812 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()896 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()922 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1666 if (LK.first == TypeLegal) in getTypeLegalizationCost()
239 case TargetLowering::TypeLegal: in run()297 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1030 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()3464 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()3934 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTAndMask()3942 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTAndMask()4793 if ((Action == TargetLowering::TypeLegal || in FindMemType()4817 if ((Action == TargetLowering::TypeLegal || in FindMemType()
68 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
970 TargetLowering::TypeLegal && in LegalizeOp()975 TargetLowering::TypeLegal || in LegalizeOp()
296 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1010 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()
3313 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
126 TypeLegal, // The target natively supports this type. enumerator764 TypeLegal); in ValueTypeActionImpl()809 case TypeLegal: in getTypeToExpandTo()
1197 return TypeLegal; in getPreferredVectorAction()
2175 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()5101 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()