Searched refs:GetPromotedInteger (Results 1 – 3 of 3) sorted by relevance
185 return GetPromotedInteger(Op); in PromoteIntRes_MERGE_VALUES()452 SDValue In = GetPromotedInteger(Op0); in PromoteIntRes_EXTRACT_VECTOR_ELT()631 SDValue Op1Promoted = GetPromotedInteger(Op1); in PromoteIntRes_ADDSUBSAT()814 Res = GetPromotedInteger(InOp); in PromoteIntRes_TRUNCATE()1124 SDValue OpL = GetPromotedInteger(NewLHS); in PromoteSetCCOperands()1125 SDValue OpR = GetPromotedInteger(NewRHS); in PromoteSetCCOperands()1360 DataOp = GetPromotedInteger(DataOp); in PromoteIntOp_MSTORE()2190 SDValue Res = GetPromotedInteger(Op); in ExpandIntRes_ANY_EXTEND()2860 SDValue Res = GetPromotedInteger(Op); in ExpandIntRes_SIGN_EXTEND()3121 SDValue Res = GetPromotedInteger(Op); in ExpandIntRes_ZERO_EXTEND()[all …]
259 SDValue GetPromotedInteger(SDValue Op) { in GetPromotedInteger() function271 Op = GetPromotedInteger(Op); in SExtPromotedInteger()280 Op = GetPromotedInteger(Op); in ZExtPromotedInteger()291 Op = GetPromotedInteger(Op); in SExtOrZExtPromotedInteger()
3062 InOp = GetPromotedInteger(InOp); in WidenVecRes_BITCAST()