Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DPatternMatch.h190 inline cst_pred_ty<is_all_ones> m_AllOnes() {return cst_pred_ty<is_all_ones>();} in m_AllOnes() function
191 inline api_pred_ty<is_all_ones> m_AllOnes(const APInt *&V) { return V; } in m_AllOnes() function