Searched defs:RightShift (Results 1 – 5 of 5) sorted by relevance
569 unsigned RightShift = LeftShift + BitOffset; in addExpression() local
720 Value *RightShift = Signed ? IC.Builder.CreateAShr(Shl, IntSize - Width) in instCombineIntrinsic() local726 Value *RightShift = Signed ? IC.Builder.CreateAShr(Src, Offset) in instCombineIntrinsic() local
121 RightShift, // ?5 # operator>> enumerator
5015 bool RightShift = Opc == PPC::SRW || Opc == PPC::SRW_rec || Opc == PPC::SRD || in transformToImmFormFedByLI() local
15986 SDNode *RightShift = *UI; in PerformDAGCombine() local