| /external/llvm-project/polly/utils/ |
| D | jscop2cloog.py | 5 def getDomains(scop): argument 18 def getSchedules(scop): argument 29 def writeCloog(scop): argument
|
| /external/llvm-project/polly/utils/pyscop/ |
| D | jscop2iscc.py | 5 def printDomain(scop): argument 15 def printAccesses(scop): argument 37 def printSchedule(scop): argument
|
| /external/llvm-project/polly/lib/External/ppcg/ |
| D | ppcg.c | 101 int ppcg_scop_any_hidden_declarations(struct ppcg_scop *scop) in ppcg_scop_any_hidden_declarations() 125 static __isl_give isl_id_to_ast_expr *collect_names(struct pet_scop *scop) in collect_names() 165 static __isl_give isl_id *generate_name(struct ppcg_scop *scop, in generate_name() 192 __isl_give isl_id_list *ppcg_scop_generate_names(struct ppcg_scop *scop, in ppcg_scop_generate_names() 221 static __isl_give isl_union_set *collect_domains(struct pet_scop *scop, in collect_domains() 255 static __isl_give isl_union_set *collect_non_kill_domains(struct pet_scop *scop) in collect_non_kill_domains() 317 static __isl_give isl_union_set *collect_call_domains(struct pet_scop *scop) in collect_call_domains() 717 void compute_dependences(struct ppcg_scop *scop) in compute_dependences() 875 static struct ppcg_scop *ppcg_scop_from_pet_scop(struct pet_scop *scop, in ppcg_scop_from_pet_scop() 944 static int print_original(struct pet_scop *scop, struct ppcg_options *options) in print_original() [all …]
|
| D | cpu.c | 103 struct ppcg_scop *scop; member 126 struct ppcg_scop *scop) in ast_schedule_dim_is_parallel() 261 static struct pet_stmt *find_stmt(struct ppcg_scop *scop, __isl_keep isl_id *id) in find_stmt() 389 struct ppcg_scop *scop = user; in at_each_domain() local 491 static __isl_give isl_printer *print_scop(struct ppcg_scop *scop, in print_scop() 565 struct ppcg_scop *scop = user; in tile_band() local 763 struct ppcg_scop *scop, struct ppcg_options *options) in generate() 775 struct ppcg_scop *scop, void *user) in print_cpu_wrap()
|
| D | print.c | 420 struct ppcg_scop *scop, int exposed) in print_declarations() 448 __isl_take isl_printer *p, struct ppcg_scop *scop) in ppcg_print_exposed_declarations() 457 __isl_take isl_printer *p, struct ppcg_scop *scop) in ppcg_print_hidden_declarations()
|
| D | gpu.c | 3086 __isl_keep isl_multi_pw_aff *size, struct ppcg_scop *scop) in insert_guard() 5552 static isl_bool is_stmt_killed(struct ppcg_scop *scop, struct pet_stmt *stmt) in is_stmt_killed() 5571 static struct gpu_stmt *extract_stmts(isl_ctx *ctx, struct ppcg_scop *scop, in extract_stmts() 5659 struct gpu_gen *gen, struct ppcg_scop *scop, in generate() 5704 struct ppcg_scop *scop, void *user) in generate_wrap() 5788 struct gpu_prog *gpu_prog_alloc(isl_ctx *ctx, struct ppcg_scop *scop) in gpu_prog_alloc()
|
| D | hybrid.c | 1088 static __isl_give isl_map *collect_deps(struct ppcg_scop *scop, in collect_deps() 1315 __isl_give ppcg_ht_bounds *ppcg_ht_compute_bounds(struct ppcg_scop *scop, in ppcg_ht_compute_bounds()
|
| D | gpu.h | 165 struct ppcg_scop *scop; member
|
| D | gpu_group.c | 468 struct ppcg_scop *scop; member
|
| /external/llvm-project/polly/lib/Analysis/ |
| D | ScopPass.cpp | 104 if (auto *scop = S.second.get()) in invalidate() local 119 auto *scop = S.second.get(); in invalidate() local
|
| D | ScopInfo.cpp | 2622 raw_ostream &polly::operator<<(raw_ostream &OS, const Scop &scop) { in operator <<()
|
| /external/llvm-project/polly/include/polly/ |
| D | ScopBuilder.h | 62 std::unique_ptr<Scop> scop; variable
|
| /external/libabigail/src/ |
| D | abg-dwarf-reader.cc | 11022 scope_decl_sptr scop = in get_scope_for_die() local 12237 scope_decl_sptr scop = in add_or_update_class_type() local 12584 scope_decl_sptr scop = in add_or_update_union_type() local 14900 scope_decl_sptr scop; in build_ir_node_from_die() local 15352 const scope_decl_sptr& scop = ctxt.global_scope(); in build_ir_node_from_die() local
|