reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/CodeGenPrepare.cpp
 1659             SinkShiftAndTruncate(ShiftI, User, CI, InsertedShifts, TLI, DL);
 1671         InsertedShift = BinaryOperator::CreateAShr(ShiftI->getOperand(0), CI,
 1674         InsertedShift = BinaryOperator::CreateLShr(ShiftI->getOperand(0), CI,