Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h252 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() function
255 inline api_pred_ty<is_all_ones> m_AllOnes(const APInt *&V) { return V; } in m_AllOnes() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h337 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() function
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h391 inline cst_pred_ty<is_all_ones> m_AllOnes() { in m_AllOnes() function