Searched refs:Quotient_S_One (Results 1 – 2 of 2) sorted by relevance
855 Value *Quotient_S_One = Builder.CreateSub(Quotient, One); in expandDivRem32() local861 Res = Builder.CreateSelect(Num_GE_Num_S_Rem_CC, Div, Quotient_S_One); in expandDivRem32()
1930 SDValue Quotient_S_One = DAG.getNode(ISD::SUB, DL, VT, Quotient, in LowerUDIVREM() local1939 Quotient_S_One, Div, ISD::SETEQ); in LowerUDIVREM()