Searched refs:TypeLegal (Results 1 – 11 of 11) sorted by relevance
964 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1050 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1076 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1566 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()1855 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()
1174 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()3778 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()4283 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()4291 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()5173 if ((Action == TargetLowering::TypeLegal || in FindMemType()5195 if ((Action == TargetLowering::TypeLegal || in FindMemType()
68 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
971 TargetLowering::TypeLegal && in LegalizeOp()976 TargetLowering::TypeLegal || in LegalizeOp()
347 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1235 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()
3274 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
206 TypeLegal, // The target natively supports this type. enumerator908 TypeLegal); in ValueTypeActionImpl()953 case TypeLegal: in getTypeToExpandTo()
1182 return TypeLegal; in getPreferredVectorAction()
2226 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()5311 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()