Home
last modified time | relevance | path

Searched defs:m_CombineAnd (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/IR/
DPatternMatch.h123 inline match_combine_and<LTy, RTy> m_CombineAnd(const LTy &L, const RTy &R) { in m_CombineAnd() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h149 inline match_combine_and<LTy, RTy> m_CombineAnd(const LTy &L, const RTy &R) { in m_CombineAnd() function
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h162 inline match_combine_and<LTy, RTy> m_CombineAnd(const LTy &L, const RTy &R) { in m_CombineAnd() function