Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DPatternMatch.h282 template <typename Class> struct bind_ty { struct
284 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
296 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h562 template <typename Class> struct bind_ty { struct
565 bind_ty(Class *&V) : VR(V) {} in bind_ty() function
577 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h697 template <typename Class> struct bind_ty { struct
700 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
712 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h705 template <typename Class> struct bind_ty { struct
708 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
720 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h730 template <typename Class> struct bind_ty { struct
733 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
745 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h730 template <typename Class> struct bind_ty { struct
733 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
745 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h791 template <typename Class> struct bind_ty { struct
794 bind_ty(Class *&V) : VR(V) {} in bind_ty() argument
806 inline bind_ty<Value> m_Value(Value *&V) { return V; } in m_Value() argument