Searched defs:Argument_match (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1170 template <typename Opnd_t> struct Argument_match { struct 1173 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() function 1183 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 1698 template <typename Opnd_t> struct Argument_match { struct 1702 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() argument 1714 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | PatternMatch.h | 2021 template <typename Opnd_t> struct Argument_match { struct 2025 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() argument 2037 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | PatternMatch.h | 2125 template <typename Opnd_t> struct Argument_match { struct 2129 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() function 2141 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | PatternMatch.h | 2232 template <typename Opnd_t> struct Argument_match { struct 2236 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() argument 2248 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | PatternMatch.h | 2232 template <typename Opnd_t> struct Argument_match { struct 2236 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() argument 2248 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | PatternMatch.h | 2380 template <typename Opnd_t> struct Argument_match { struct 2384 Argument_match(unsigned OpIdx, const Opnd_t &V) : OpI(OpIdx), Val(V) {} in Argument_match() argument 2396 inline Argument_match<Opnd_t> m_Argument(const Opnd_t &Op) { in m_Argument() argument
|