Lines Matching refs:ValueTypeActions

829     LegalizeTypeAction LA = ValueTypeActions.getTypeAction(SVT);  in getTypeConversion()
834 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()
917 if (NVT != MVT() && ValueTypeActions.getTypeAction(NVT) == TypeLegal) in getTypeConversion()
943 if (ValueTypeActions.getTypeAction(LargerVector) == TypeLegal) in getTypeConversion()
1203 ValueTypeActions.setTypeAction((MVT::SimpleValueType)ExpandedReg, in computeRegisterProperties()
1218 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger); in computeRegisterProperties()
1228 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeExpandFloat); in computeRegisterProperties()
1233 ValueTypeActions.setTypeAction(MVT::ppcf128, TypeSoftenFloat); in computeRegisterProperties()
1243 ValueTypeActions.setTypeAction(MVT::f128, TypeSoftenFloat); in computeRegisterProperties()
1252 ValueTypeActions.setTypeAction(MVT::f64, TypeSoftenFloat); in computeRegisterProperties()
1261 ValueTypeActions.setTypeAction(MVT::f32, TypeSoftenFloat); in computeRegisterProperties()
1273 ValueTypeActions.setTypeAction(MVT::f16, TypeSoftPromoteHalf); in computeRegisterProperties()
1278 ValueTypeActions.setTypeAction(MVT::f16, TypePromoteFloat); in computeRegisterProperties()
1311 ValueTypeActions.setTypeAction(VT, TypePromoteInteger); in computeRegisterProperties()
1334 ValueTypeActions.setTypeAction(VT, TypeWidenVector); in computeRegisterProperties()
1346 ValueTypeActions.setTypeAction(VT, TypeWidenVector); in computeRegisterProperties()
1371 ValueTypeActions.setTypeAction(VT, TypeScalarizeVector); in computeRegisterProperties()
1373 ValueTypeActions.setTypeAction(VT, TypeSplitVector); in computeRegisterProperties()
1375 ValueTypeActions.setTypeAction(VT, TypeSplitVector); in computeRegisterProperties()
1377 ValueTypeActions.setTypeAction(VT, EC.isScalable() in computeRegisterProperties()
1382 ValueTypeActions.setTypeAction(VT, TypeWidenVector); in computeRegisterProperties()