Searched defs:RightShift (Results 1 – 6 of 6) sorted by relevance
47 void RightShift(RWDigits Z, Digits X, int shift) { in RightShift() function
195 void RightShift(RWDigits Z, Digits X, digit_t shift, in RightShift() function
120 RightShift, // ?5 # operator>> enumerator
3693 Value *RightShift = Signed ? Builder.CreateAShr(Shl, IntSize - Width) in visitCallInst() local3699 Value *RightShift = Signed ? Builder.CreateAShr(Src, Offset) in visitCallInst() local
3774 bool RightShift = Opc == PPC::SRW || Opc == PPC::SRW_rec || Opc == PPC::SRD || in transformToImmFormFedByLI() local
13861 SDNode *RightShift = *UI; in PerformDAGCombine() local