Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DPatternMatch.h348 struct bind_const_intval_ty { struct
350 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument
352 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DPatternMatch.h655 struct bind_const_intval_ty { struct
658 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument
660 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DPatternMatch.h820 struct bind_const_intval_ty { struct
823 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument
825 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DPatternMatch.h828 struct bind_const_intval_ty { struct
831 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() function
833 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DPatternMatch.h853 struct bind_const_intval_ty { struct
856 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() function
858 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DPatternMatch.h853 struct bind_const_intval_ty { struct
856 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() function
858 template <typename ITy> bool match(ITy *V) { in match()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DPatternMatch.h917 struct bind_const_intval_ty { struct
920 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument
922 template <typename ITy> bool match(ITy *V) { in match()