Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h506 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, in m_And() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DPatternMatch.h718 inline BinaryOp_match<LHS, RHS, Instruction::And> m_And(const LHS &L, in m_And() function