Home
last modified time | relevance | path

Searched defs:m_AShr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DPatternMatch.h394 m_AShr(const LHS &L, const RHS &R) { in m_AShr() function
/external/llvm/include/llvm/IR/
DPatternMatch.h536 inline BinaryOp_match<LHS, RHS, Instruction::AShr> m_AShr(const LHS &L, in m_AShr() function