Searched defs:m_Shr (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DPatternMatch.h615 /// m_Shr - Matches LShr or AShr.
618 m_Shr(const LHS &L, const RHS &R) { function in namespace:llvm::PatternMatch

Completed in 65 milliseconds