HomeSort by: relevance | last modified time | path
    Searched defs:m_all_of (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
MIPatternMatch.h 167 template <typename... Preds> And<Preds...> m_all_of(Preds &&... preds) { function in namespace:llvm::MIPatternMatch
MIPatternMatch.h 167 template <typename... Preds> And<Preds...> m_all_of(Preds &&... preds) { function in namespace:llvm::MIPatternMatch

Completed in 238 milliseconds