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

/external/llvm/include/llvm/IR/
H A DPatternMatch.h252 inline cst_pred_ty<is_all_ones> m_AllOnes() { function in namespace:llvm::PatternMatch
255 inline api_pred_ty<is_all_ones> m_AllOnes(const APInt *&V) { return V; } function in namespace:llvm::PatternMatch

Completed in 83 milliseconds