Home | History | Annotate | Download | only in IR

Lines Matching defs:m_LShr

543 inline BinaryOp_match<LHS, RHS, Instruction::LShr> m_LShr(const LHS &L,
1330 auto RHS = m_LShr(m_Neg(m_Value(OpR)), m_SpecificInt(ShiftWidth));