Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DPatternMatch.h691 template <typename T> inline Exact_match<T> m_Exact(const T &SubPattern) { in m_Exact() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h1137 template <typename T> inline Exact_match<T> m_Exact(const T &SubPattern) { in m_Exact() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPatternMatch.h1351 template <typename T> inline Exact_match<T> m_Exact(const T &SubPattern) { in m_Exact() function