Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1594 m_c_BitwiseLogic(const LHS &L, const RHS &R) { in m_c_BitwiseLogic() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp3460 if (!match(&I, m_c_BitwiseLogic(m_ZExt(m_Value(ZExted)), in shrinkType()