Home
last modified time | relevance | path

Searched refs:is_shift_op (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h865 struct is_shift_op { struct
895 inline BinOpPred_match<LHS, RHS, is_shift_op> m_Shift(const LHS &L, in m_Shift()
897 return BinOpPred_match<LHS, RHS, is_shift_op>(L, R); in m_Shift()