Searched refs:TypeLegal (Results 1 – 13 of 13) sorted by relevance
251 case TargetLowering::TypeLegal: in run()316 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1297 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()2464 (TypeAction == TargetLowering::TypeLegal || in SplitVecRes_VECTOR_SHUFFLE()4801 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()5470 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()5478 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()6642 if ((Action == TargetLowering::TypeLegal || in findMemType()6664 if ((Action == TargetLowering::TypeLegal || in findMemType()
67 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
393 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1355 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()5315 getTypeAction(InVT) == TargetLowering::TypeLegal) { in PromoteIntRes_EXTRACT_SUBVECTOR()5514 assert(getTypeAction(OpVT) == TargetLowering::TypeLegal && in PromoteIntRes_CONCAT_VECTORS()
971 TargetLowering::TypeLegal && in LegalizeOp()976 TargetLowering::TypeLegal || in LegalizeOp()
3349 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
5962 TargetLowering::TypeLegal) in FoldConstantArithmetic()
968 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1054 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1080 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1589 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()
207 TypeLegal, // The target natively supports this type. enumerator950 TypeLegal); in ValueTypeActionImpl()1011 case TypeLegal: in getTypeToExpandTo()
831 if (LK.first == TargetLoweringBase::TypeLegal) in getTypeLegalizationCost()
1256 return TypeLegal; in getPreferredVectorAction()
2612 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()5882 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()