Searched refs:TypeLegal (Results 1 – 17 of 17) sorted by relevance
249 case TargetLowering::TypeLegal: in run()314 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1489 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST() 2736 (TypeAction == TargetLowering::TypeLegal || in SplitVecRes_VECTOR_SHUFFLE() 5349 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST() 6053 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask() 6061 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask() 7320 if ((Action == TargetLowering::TypeLegal || in findMemType() 7342 if ((Action == TargetLowering::TypeLegal || in findMemType()
68 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
471 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1639 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()5741 getTypeAction(InVT) == TargetLowering::TypeLegal) { in PromoteIntRes_EXTRACT_SUBVECTOR()5942 assert(getTypeAction(OpVT) == TargetLowering::TypeLegal && in PromoteIntRes_CONCAT_VECTORS()
966 TargetLowering::TypeLegal && in LegalizeOp()971 TargetLowering::TypeLegal || in LegalizeOp()
3723 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
6729 TargetLowering::TypeLegal) in FoldConstantArithmetic()
2732 bool NoAddCarry = TyActn == TargetLoweringBase::TypeLegal || in visitADDLike()
932 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1018 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1044 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1554 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()
140 return LK.first != TargetLoweringBase::TypeLegal; in shouldReplace()
210 TypeLegal, // The target natively supports this type. enumerator1091 TypeLegal); in ValueTypeActionImpl()1152 case TypeLegal: in getTypeToExpandTo()
879 if (LK.first == TargetLoweringBase::TypeLegal) in getTypeLegalizationCost()
649 if (SubVecLK.first == TargetLoweringBase::TypeLegal && in getIntrinsicInstrCost()650 VecLK.first == TargetLoweringBase::TypeLegal && CIdx->isZero()) in getIntrinsicInstrCost()
213 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()
3177 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()
1319 return TypeLegal; in getPreferredVectorAction()