Home
last modified time | relevance | path

Searched refs:rhsHasSignedIntegerRepresentation (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp152 bool rhsHasSignedIntegerRepresentation() const { in rhsHasSignedIntegerRepresentation() function
4467 bool RHSIsSigned = Ops.rhsHasSignedIntegerRepresentation(); in EmitShl()
4537 bool RHSIsSigned = Ops.rhsHasSignedIntegerRepresentation(); in EmitShr()