Home
last modified time | relevance | path

Searched defs:RHSIsSigned (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4396 GetMaximumShiftAmount(Value * LHS,Value * RHS,bool RHSIsSigned) GetMaximumShiftAmount() argument
4457 bool RHSIsSigned = Ops.rhsHasSignedIntegerRepresentation(); EmitShl() local
4527 bool RHSIsSigned = Ops.rhsHasSignedIntegerRepresentation(); EmitShr() local