Searched refs:TypeLegal (Results 1 – 12 of 12) sorted by relevance
957 assert((LA == TypeLegal || LA == TypeSoftenFloat || in getTypeConversion()1043 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()1069 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()1569 } while (LK.first != TypeLegal); in getVectorTypeBreakdown()1866 if (LK.first == TypeLegal) in getTypeLegalizationCost()
251 case TargetLowering::TypeLegal: in run()316 case TargetLowering::TypeLegal: in run()
49 case TargetLowering::TypeLegal: in ExpandRes_BITCAST()
1274 case TargetLowering::TypeLegal: in SplitVecRes_BITCAST()2356 (TypeAction == TargetLowering::TypeLegal || in SplitVecRes_VECTOR_SHUFFLE()4536 case TargetLowering::TypeLegal: in WidenVecRes_BITCAST()5168 while (TLI.getTypeAction(Ctx, SetCCOpVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()5176 while (TLI.getTypeAction(Ctx, CondVT) != TargetLowering::TypeLegal) in WidenVSELECTMask()6249 if ((Action == TargetLowering::TypeLegal || in findMemType()6271 if ((Action == TargetLowering::TypeLegal || in findMemType()
67 return TLI.getTypeAction(*DAG.getContext(), VT) == TargetLowering::TypeLegal; in isTypeLegal()
386 case TargetLowering::TypeLegal: in PromoteIntRes_BITCAST()1348 case TargetLowering::TypeLegal: in PromoteIntRes_TRUNCATE()5191 getTypeAction(InVT) == TargetLowering::TypeLegal) { in PromoteIntRes_EXTRACT_SUBVECTOR()5391 assert(getTypeAction(OpVT) == TargetLowering::TypeLegal && in PromoteIntRes_CONCAT_VECTORS()
969 TargetLowering::TypeLegal && in LegalizeOp()974 TargetLowering::TypeLegal || in LegalizeOp()
5741 TargetLowering::TypeLegal) in FoldConstantArithmetic()
3289 while (TLI.getTypeAction(Ctx, VT) != TargetLoweringBase::TypeLegal) in visitSelect()
206 TypeLegal, // The target natively supports this type. enumerator951 TypeLegal); in ValueTypeActionImpl()996 case TypeLegal: in getTypeToExpandTo()
1236 return TypeLegal; in getPreferredVectorAction()
2578 while (getTypeAction(Context, LegalVT) != TypeLegal) in getSetCCResultType()5765 while (getTypeAction(Context, VT) != TypeLegal) in decomposeMulByConstant()