Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:LShr

613 /// illegal type: see if it is only used by trunc or trunc(lshr) operations.  If
672 // Otherwise it must be a lshr which can only be used by one trunc.
673 if (User->getOpcode() != Instruction::LShr ||
895 // it is only used by trunc or trunc(lshr) operations. If so, we split the