/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cfghooks.h | 32 void (*dump_bb) (basic_block, FILE *, int, int); 37 basic_block (*create_basic_block) (void *head, void *end, basic_block after); 43 edge (*redirect_edge_and_branch) (edge e, basic_block b); 48 basic_block (*redirect_edge_and_branch_force) (edge, basic_block); 55 void (*delete_basic_block) (basic_block); 59 basic_block (*split_block) (basic_block b, void * i); 62 bool (*move_block_after) (basic_block b, basic_block a) [all...] |
basic-block.h | 191 DEF_VEC_P(basic_block); variable 192 DEF_VEC_ALLOC_P(basic_block,gc); 193 DEF_VEC_ALLOC_P(basic_block,heap); 197 /* Masks for basic_block.flags. 261 basic_block bb_ = (bb); \ 293 basic_block x_entry_block_ptr; 294 basic_block x_exit_block_ptr; 297 VEC(basic_block,gc) *x_basic_block_info; 313 VEC(basic_block,gc) *x_label_to_block_map; 339 (VEC_index (basic_block, basic_block_info_for_function(FN), (N)) [all...] |
tree-flow.h | 291 static inline void set_phi_nodes (basic_block, gimple_seq); 360 basic_block entry; 363 basic_block exit; 366 basic_block cont; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code, 387 void omp_expand_local (basic_block); 405 extern basic_block single_noncomplex_succ (basic_block bb); 406 extern void gimple_dump_bb (basic_block, FILE *, int, int); 407 extern void gimple_debug_bb (basic_block); [all...] |
cfgloop.h | 214 int flow_loop_nodes_find (basic_block, struct loop *); 235 extern bool loop_exits_to_bb_p (struct loop *, basic_block); 236 extern bool loop_exits_from_bb_p (struct loop *, basic_block); 241 extern basic_block *get_loop_body (const struct loop *); 242 extern unsigned get_loop_body_with_size (const struct loop *, basic_block *, 244 extern basic_block *get_loop_body_in_dom_order (const struct loop *); 245 extern basic_block *get_loop_body_in_bfs_order (const struct loop *); 246 extern basic_block *get_loop_body_in_custom_order (const struct loop *, 256 extern void add_bb_to_loop (basic_block, struct loop *); 257 extern void remove_bb_from_loops (basic_block); [all...] |
coretypes.h | 144 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
|
tree-ssa-sccvn.h | 61 basic_block block;
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfghooks.h | 32 void (*dump_bb) (basic_block, FILE *, int, int); 37 basic_block (*create_basic_block) (void *head, void *end, basic_block after); 43 edge (*redirect_edge_and_branch) (edge e, basic_block b); 48 basic_block (*redirect_edge_and_branch_force) (edge, basic_block); 55 void (*delete_basic_block) (basic_block); 59 basic_block (*split_block) (basic_block b, void * i); 62 bool (*move_block_after) (basic_block b, basic_block a) [all...] |
basic-block.h | 191 DEF_VEC_P(basic_block); variable 192 DEF_VEC_ALLOC_P(basic_block,gc); 193 DEF_VEC_ALLOC_P(basic_block,heap); 197 /* Masks for basic_block.flags. 261 basic_block bb_ = (bb); \ 293 basic_block x_entry_block_ptr; 294 basic_block x_exit_block_ptr; 297 VEC(basic_block,gc) *x_basic_block_info; 313 VEC(basic_block,gc) *x_label_to_block_map; 339 (VEC_index (basic_block, basic_block_info_for_function(FN), (N)) [all...] |
tree-flow.h | 291 static inline void set_phi_nodes (basic_block, gimple_seq); 360 basic_block entry; 363 basic_block exit; 366 basic_block cont; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code, 387 void omp_expand_local (basic_block); 405 extern basic_block single_noncomplex_succ (basic_block bb); 406 extern void gimple_dump_bb (basic_block, FILE *, int, int); 407 extern void gimple_debug_bb (basic_block); [all...] |
cfgloop.h | 214 int flow_loop_nodes_find (basic_block, struct loop *); 235 extern bool loop_exits_to_bb_p (struct loop *, basic_block); 236 extern bool loop_exits_from_bb_p (struct loop *, basic_block); 241 extern basic_block *get_loop_body (const struct loop *); 242 extern unsigned get_loop_body_with_size (const struct loop *, basic_block *, 244 extern basic_block *get_loop_body_in_dom_order (const struct loop *); 245 extern basic_block *get_loop_body_in_bfs_order (const struct loop *); 246 extern basic_block *get_loop_body_in_custom_order (const struct loop *, 256 extern void add_bb_to_loop (basic_block, struct loop *); 257 extern void remove_bb_from_loops (basic_block); [all...] |
coretypes.h | 144 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cfghooks.h | 32 void (*dump_bb) (basic_block, FILE *, int, int); 37 basic_block (*create_basic_block) (void *head, void *end, basic_block after); 43 edge (*redirect_edge_and_branch) (edge e, basic_block b); 48 basic_block (*redirect_edge_and_branch_force) (edge, basic_block); 55 void (*delete_basic_block) (basic_block); 59 basic_block (*split_block) (basic_block b, void * i); 62 bool (*move_block_after) (basic_block b, basic_block a) [all...] |
basic-block.h | 191 DEF_VEC_P(basic_block); variable 192 DEF_VEC_ALLOC_P(basic_block,gc); 193 DEF_VEC_ALLOC_P(basic_block,heap); 197 /* Masks for basic_block.flags. 261 basic_block bb_ = (bb); \ 293 basic_block x_entry_block_ptr; 294 basic_block x_exit_block_ptr; 297 VEC(basic_block,gc) *x_basic_block_info; 313 VEC(basic_block,gc) *x_label_to_block_map; 339 (VEC_index (basic_block, basic_block_info_for_function(FN), (N)) [all...] |
tree-flow.h | 291 static inline void set_phi_nodes (basic_block, gimple_seq); 360 basic_block entry; 363 basic_block exit; 366 basic_block cont; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code, 387 void omp_expand_local (basic_block); 405 extern basic_block single_noncomplex_succ (basic_block bb); 406 extern void gimple_dump_bb (basic_block, FILE *, int, int); 407 extern void gimple_debug_bb (basic_block); [all...] |
cfgloop.h | 214 int flow_loop_nodes_find (basic_block, struct loop *); 235 extern bool loop_exits_to_bb_p (struct loop *, basic_block); 236 extern bool loop_exits_from_bb_p (struct loop *, basic_block); 241 extern basic_block *get_loop_body (const struct loop *); 242 extern unsigned get_loop_body_with_size (const struct loop *, basic_block *, 244 extern basic_block *get_loop_body_in_dom_order (const struct loop *); 245 extern basic_block *get_loop_body_in_bfs_order (const struct loop *); 246 extern basic_block *get_loop_body_in_custom_order (const struct loop *, 256 extern void add_bb_to_loop (basic_block, struct loop *); 257 extern void remove_bb_from_loops (basic_block); [all...] |
coretypes.h | 144 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfghooks.h | 32 void (*dump_bb) (basic_block, FILE *, int, int); 37 basic_block (*create_basic_block) (void *head, void *end, basic_block after); 43 edge (*redirect_edge_and_branch) (edge e, basic_block b); 48 basic_block (*redirect_edge_and_branch_force) (edge, basic_block); 55 void (*delete_basic_block) (basic_block); 59 basic_block (*split_block) (basic_block b, void * i); 62 bool (*move_block_after) (basic_block b, basic_block a) [all...] |
basic-block.h | 191 DEF_VEC_P(basic_block); variable 192 DEF_VEC_ALLOC_P(basic_block,gc); 193 DEF_VEC_ALLOC_P(basic_block,heap); 197 /* Masks for basic_block.flags. 261 basic_block bb_ = (bb); \ 293 basic_block x_entry_block_ptr; 294 basic_block x_exit_block_ptr; 297 VEC(basic_block,gc) *x_basic_block_info; 313 VEC(basic_block,gc) *x_label_to_block_map; 339 (VEC_index (basic_block, basic_block_info_for_function(FN), (N)) [all...] |
tree-flow.h | 291 static inline void set_phi_nodes (basic_block, gimple_seq); 360 basic_block entry; 363 basic_block exit; 366 basic_block cont; 384 extern struct omp_region *new_omp_region (basic_block, enum gimple_code, 387 void omp_expand_local (basic_block); 405 extern basic_block single_noncomplex_succ (basic_block bb); 406 extern void gimple_dump_bb (basic_block, FILE *, int, int); 407 extern void gimple_debug_bb (basic_block); [all...] |
cfgloop.h | 214 int flow_loop_nodes_find (basic_block, struct loop *); 235 extern bool loop_exits_to_bb_p (struct loop *, basic_block); 236 extern bool loop_exits_from_bb_p (struct loop *, basic_block); 241 extern basic_block *get_loop_body (const struct loop *); 242 extern unsigned get_loop_body_with_size (const struct loop *, basic_block *, 244 extern basic_block *get_loop_body_in_dom_order (const struct loop *); 245 extern basic_block *get_loop_body_in_bfs_order (const struct loop *); 246 extern basic_block *get_loop_body_in_custom_order (const struct loop *, 256 extern void add_bb_to_loop (basic_block, struct loop *); 257 extern void remove_bb_from_loops (basic_block); [all...] |
coretypes.h | 144 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
|
/external/elfutils/libdw/ |
dwarf_lineblock.c | 64 *flagp = line->basic_block;
|
dwarf_getsrclines.c | 103 new_line->line.basic_block = basic_block; \ 351 int basic_block = 0; local 391 basic_block = 0; 423 basic_block = 0; 504 basic_block = 0; 564 basic_block = 1;
|
/external/elfutils/tests/ |
get-lines.c | 123 bool basic_block; local 124 if (dwarf_lineblock (l, &basic_block) != 0) 125 basic_block = false; 135 basic_block ? "yes" : "no", prologue_end ? "yes" : "no",
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/dwarf2/ |
dwarf2-dbgfmt.h | 77 int basic_block; member in struct:dwarf2_loc
|