Searched defs:drop (Results 1 – 10 of 10) sorted by relevance
/llvm-project/clang/test/CXX/temp/temp.param/ |
H A D | p15-cxx0x.cpp | 84 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 D | UseDefLists.h | 80 void drop() { in drop() function 175 void drop() { in drop() function
|
/llvm-project/polly/lib/External/isl/include/isl/ |
H A D | hmap_templ.c | 214 __isl_give ISL_HMAP *ISL_FN(ISL_HMAP,drop)(__isl_take ISL_HMAP *hmap, in ISL_FN() argument
|
H A D | isl-noexceptions.h | 5942 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 D | isl_schedule_band.c | 947 __isl_take isl_schedule_band *band, __isl_take isl_set *drop, in isl_schedule_band_replace_ast_build_option()
|
H A D | isl_vertices.c | 860 int drop; in update_todo() local
|
H A D | isl_arg.c | 1214 static int drop_argument(int argc, char **argv, int drop, int n) in drop_argument()
|
H A D | isl_coalesce.c | 367 static void drop(struct isl_coalesce_info *info) in drop() function
|
H A D | isl_map_simplify.c | 3637 __isl_take isl_map *drop) in replace_by_universe()
|
H A D | isl_scheduler.c | 3714 int drop; in reset_band() local
|