Searched defs:bind_const_intval_ty (Results 1 – 7 of 7) sorted by relevance
348 struct bind_const_intval_ty { struct350 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument352 template <typename ITy> bool match(ITy *V) { in match()
655 struct bind_const_intval_ty { struct658 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument660 template <typename ITy> bool match(ITy *V) { in match()
820 struct bind_const_intval_ty { struct823 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument825 template <typename ITy> bool match(ITy *V) { in match()
828 struct bind_const_intval_ty { struct831 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() function833 template <typename ITy> bool match(ITy *V) { in match()
853 struct bind_const_intval_ty { struct856 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() function858 template <typename ITy> bool match(ITy *V) { in match()
917 struct bind_const_intval_ty { struct920 bind_const_intval_ty(uint64_t &V) : VR(V) {} in bind_const_intval_ty() argument922 template <typename ITy> bool match(ITy *V) { in match()