Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h673 inline cst_pred_ty<is_lowbit_mask> m_LowBitMask() { in m_LowBitMask() function
676 inline api_pred_ty<is_lowbit_mask> m_LowBitMask(const APInt *&V) { return V; } in m_LowBitMask() function