Home
last modified time | relevance | path

Searched defs:drop (Results 1 – 10 of 10) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp84 typedef types<typename Drop<_>::type...> drop; typedef
92 template<unsigned N, typename...Ts> struct drop { struct
93 using type = typename takedrop_impl<typename make_places<N>::type>::
/llvm-project/mlir/include/mlir/IR/
H A DUseDefLists.h80 void drop() { in drop() function
175 void drop() { in drop() function
/llvm-project/polly/lib/External/isl/include/isl/
H A Dhmap_templ.c214 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,drop)(__isl_take ISL_HMAP *hmap, in ISL_FN() argument
H A Disl-noexceptions.h5942 isl::aff_list aff_list::drop(unsigned int first, unsigned int n) const in drop() function
7744 isl::ast_node_list ast_node_list::drop(unsigned int first, unsigned int n) const in drop() function
8972 isl::basic_map_list basic_map_list::drop(unsigned int first, unsigned int n) const in drop() function
9940 isl::basic_set_list basic_set_list::drop(unsigned int first, unsigned int n) const in drop() function
10387 isl::id_list id_list::drop(unsigned int first, unsigned int n) const in drop() function
11923 isl::map_list map_list::drop(unsigned int first, unsigned int n) const in drop() function
16061 isl::pw_aff_list pw_aff_list::drop(unsigned int first, unsigned int n) const in drop() function
17033 isl::pw_multi_aff_list pw_multi_aff_list::drop(unsigned int first, unsigned int n) const in drop() function
19512 isl::set_list set_list::drop(unsigned int first, unsigned int n) const in drop() function
21521 isl::union_pw_aff_list union_pw_aff_list::drop(unsigned int first, unsigned int n) const in drop() function
[all …]
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_band.c947 __isl_take isl_schedule_band *band, __isl_take isl_set *drop, in isl_schedule_band_replace_ast_build_option()
H A Disl_vertices.c860 int drop; in update_todo() local
H A Disl_arg.c1214 static int drop_argument(int argc, char **argv, int drop, int n) in drop_argument()
H A Disl_coalesce.c367 static void drop(struct isl_coalesce_info *info) in drop() function
H A Disl_map_simplify.c3637 __isl_take isl_map *drop) in replace_by_universe()
H A Disl_scheduler.c3714 int drop; in reset_band() local