Searched refs:TypePromoteInteger (Results 1 – 12 of 12) sorted by relevance
941 ValueTypeActions.getTypeAction(NVT) != TypePromoteInteger)) && in getTypeConversion()961 if (NextStep.first == TypePromoteInteger) in getTypeConversion()964 return LegalizeKind(TypePromoteInteger, NVT); in getTypeConversion()1025 return LegalizeKind(TypePromoteInteger, in getTypeConversion()1298 ValueTypeActions.setTypeAction(IVT, TypePromoteInteger); in computeRegisterProperties()1375 case TypePromoteInteger: { in computeRegisterProperties()1391 ValueTypeActions.setTypeAction(VT, TypePromoteInteger); in computeRegisterProperties()1516 (TA == TypeWidenVector || TA == TypePromoteInteger)) { in getVectorTypeBreakdown()
983 TargetLowering::TypePromoteInteger) in runOnFunction()
1295 TargetLowering::TypePromoteInteger) in OptimizeNoopCopyExpression()1298 TargetLowering::TypePromoteInteger) in OptimizeNoopCopyExpression()
346 case TargetLowering::TypePromoteInteger: in PromoteIntRes_BITCAST()570 == TargetLowering::TypePromoteInteger) { in PromoteIntRes_EXTRACT_VECTOR_ELT()660 == TargetLowering::TypePromoteInteger) { in PromoteIntRes_INT_EXTEND()1070 if (getTypeAction(SVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()1071 if (getTypeAction(InVT) == TargetLowering::TypePromoteInteger) { in PromoteIntRes_SETCC()1105 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SHL()1155 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SRA()1164 if (getTypeAction(RHS.getValueType()) == TargetLowering::TypePromoteInteger) in PromoteIntRes_SRL()1235 case TargetLowering::TypePromoteInteger: in PromoteIntRes_TRUNCATE()2835 TargetLowering::TypePromoteInteger && in ExpandIntRes_ANY_EXTEND()[all …]
255 case TargetLowering::TypePromoteInteger: in run()318 case TargetLowering::TypePromoteInteger: in run()
50 case TargetLowering::TypePromoteInteger: in ExpandRes_BITCAST()
1173 case TargetLowering::TypePromoteInteger: in SplitVecRes_BITCAST()3535 getTypeAction(InVT) == TargetLowering::TypePromoteInteger && in WidenVecRes_Convert()3777 case TargetLowering::TypePromoteInteger: { in WidenVecRes_BITCAST()5167 Action == TargetLowering::TypePromoteInteger) && in FindMemType()5191 Action == TargetLowering::TypePromoteInteger) && in FindMemType()
5113 if (getTypeAction(VT.getSimpleVT()) != TypePromoteInteger) in BuildSDIV()5261 if (getTypeAction(VT.getSimpleVT()) != TypePromoteInteger) in BuildUDIV()
1373 TargetLowering::TypePromoteInteger) { in getConstant()
17191 TargetLowering::TypePromoteInteger) { in tryStoreMergeOfConstants()17461 TargetLowering::TypePromoteInteger) { in tryStoreMergeOfLoads()
207 TypePromoteInteger, // Replace this integer with a larger one. enumerator440 return TypePromoteInteger; in getPreferredVectorAction()
30669 if (getTypeAction(*DAG.getContext(), InVT) != TypePromoteInteger) in ReplaceNodeResults()