Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DPatternMatch.h59 template <typename Class> struct class_match { struct
64 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h66 template <typename Class> struct class_match { struct
71 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h71 template <typename Class> struct class_match { struct
76 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h71 template <typename Class> struct class_match { struct
76 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h71 template <typename Class> struct class_match { struct
76 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h71 template <typename Class> struct class_match { struct
76 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h87 template <typename Class> struct class_match { struct
92 inline class_match<Value> m_Value() { return class_match<Value>(); } in m_Value() argument