Searched refs:TypeLegal (Results 1 – 16 of 16) sorted by relevance
250 case TargetLowering::TypeLegal: in run()315 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1356 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()2558 (TypeAction == TargetLowering::TypeLegal || in SplitVecRes_VECTOR_SHUFFLE()5033 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()5717 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()5725 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()6925 if ((Action == TargetLowering::TypeLegal || in findMemType()6947 if ((Action == TargetLowering::TypeLegal || in findMemType()
67 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
421 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1496 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()5570 getTypeAction(InVT) == TargetLowering::TypeLegal) { in PromoteIntRes_EXTRACT_SUBVECTOR()5769 assert(getTypeAction(OpVT) == TargetLowering::TypeLegal && in PromoteIntRes_CONCAT_VECTORS()
987 TargetLowering::TypeLegal && in LegalizeOp()992 TargetLowering::TypeLegal || in LegalizeOp()
3534 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
6400 TargetLowering::TypeLegal) in FoldConstantArithmetic()
2812 bool NoAddCarry = TyActn == TargetLoweringBase::TypeLegal || in visitADDLike()
1014 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1100 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1126 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1634 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()
173 TargetLowering::TypeLegal) in lowerVVP_LOAD_STORE()
208 TypeLegal, // The target natively supports this type. enumerator1045 TypeLegal); in ValueTypeActionImpl()1106 case TypeLegal: in getTypeToExpandTo()
866 if (LK.first == TargetLoweringBase::TypeLegal) in getTypeLegalizationCost()
212 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()
3087 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()
1486 return TypeLegal; in getPreferredVectorAction()