Searched refs:TypePromoteInteger (Results 1 – 13 of 13) sorted by relevance
971 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()991 if (NextStep.first == TypePromoteInteger) in getTypeConversion()994 return LegalizeKind(TypePromoteInteger, NVT); in getTypeConversion()1055 return LegalizeKind(TypePromoteInteger, in getTypeConversion()1328 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger); in computeRegisterProperties()1424 case TypePromoteInteger: { in computeRegisterProperties()1440 ValueTypeActions.setTypeAction(VT, TypePromoteInteger); in computeRegisterProperties()1565 (TA == TypeWidenVector || TA == TypePromoteInteger)) { in getVectorTypeBreakdown()
935 if (TLI->getTypeAction(*Ctx, SrcVT) != TargetLowering::TypePromoteInteger) in run()
1403 TargetLowering::TypePromoteInteger) in OptimizeNoopCopyExpression()1406 TargetLowering::TypePromoteInteger) in OptimizeNoopCopyExpression()
395 case TargetLowering::TypePromoteInteger: in PromoteIntRes_BITCAST()649 == TargetLowering::TypePromoteInteger) { in PromoteIntRes_EXTRACT_VECTOR_ELT()751 == TargetLowering::TypePromoteInteger) { in PromoteIntRes_INT_EXTEND()1163 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()1164 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()1206 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SHL()1271 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SRA()1283 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SRL()1302 if (getTypeAction(Amt.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_FunnelShift()1359 case TargetLowering::TypePromoteInteger: in PromoteIntRes_TRUNCATE()[all …]
262 case TargetLowering::TypePromoteInteger: in run()325 case TargetLowering::TypePromoteInteger: in run()
50 case TargetLowering::TypePromoteInteger: in ExpandRes_BITCAST()
1298 case TargetLowering::TypePromoteInteger: in SplitVecRes_BITCAST()4537 getTypeAction(InVT) == TargetLowering::TypePromoteInteger && in WidenVecRes_Convert()4805 case TargetLowering::TypePromoteInteger: { in WidenVecRes_BITCAST()6643 Action == TargetLowering::TypePromoteInteger) && in findMemType()6665 Action == TargetLowering::TypePromoteInteger) && in findMemType()
5876 if (getTypeAction(VT.getSimpleVT()) != TypePromoteInteger) in BuildSDIV()6024 if (getTypeAction(VT.getSimpleVT()) != TypePromoteInteger) in BuildUDIV()
7679 TargetLowering::TypePromoteInteger) { in MatchRotate()12713 TargetLowering::TypePromoteInteger) in widenAbs()19033 TargetLowering::TypePromoteInteger) { in tryStoreMergeOfConstants()19314 TargetLowering::TypePromoteInteger) { in tryStoreMergeOfLoads()
1541 TargetLowering::TypePromoteInteger) { in getConstant()
784 return TypePromoteInteger; in getPreferredVectorAction()
208 TypePromoteInteger, // Replace this integer with a larger one. enumerator473 return TypePromoteInteger; in getPreferredVectorAction()
33620 if (getTypeAction(*DAG.getContext(), InVT) != TypePromoteInteger) in ReplaceNodeResults()