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

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

Completed in 56 milliseconds