Searched refs:Quotient_A_One (Results 1 – 2 of 2) sorted by relevance
852 Value *Quotient_A_One = Builder.CreateAdd(Quotient, One); in expandDivRem32() local858 Value *Div = Builder.CreateSelect(Tmp1_0_CC, Quotient, Quotient_A_One); in expandDivRem32()
1926 SDValue Quotient_A_One = DAG.getNode(ISD::ADD, DL, VT, Quotient, in LowerUDIVREM() local1935 Quotient, Quotient_A_One, ISD::SETEQ); in LowerUDIVREM()