/external/llvm/test/CodeGen/X86/ |
2008-05-21-CoalescerBug.ll | 8 %struct.VEC_edge_base = type { i32, i32, [1 x %struct.edge_def*] } 27 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.__sbuf*, i32, i32, i64, i32 } 29 %struct.edge_prediction = type { %struct.edge_prediction*, %struct.edge_def*, i32, i32 } 39 %struct.loop = type { i32, %struct.basic_block_def*, %struct.basic_block_def*, %llvm.dbg.anchor.type, i32, i32, i32, i32, %struct.loop**, i32, %struct.loop*, %struct.loop*, %struct.loop*, %struct.loop*, i8*, %struct.tree_node*, %struct.tree_node*, %struct.nb_iter_bound*, %struct.edge_def*, i32 } 70 @llvm.used = appending global [1 x i8*] [ i8* bitcast (%struct.edge_def* (%struct.edge_def*, %struct.basic_block_def*)* @tree_redirect_edge_and_branch to i8*) ], section "llvm.metadata" ; <[1 x i8*]*> [#uses=0] 72 define %struct.edge_def* @tree_redirect_edge_and_branch(%struct.edge_def* %e1, %struct.basic_block_def* %dest2) nounwind {
|
2007-10-15-CoalescerCrash.ll | 5 %struct.VEC_edge = type { i32, i32, [1 x %struct.edge_def*] } 21 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.location_t*, i32, i32, i64, i32 } 207 declare fastcc void @free_edge(%struct.edge_def*) 251 declare void @alloc_aux_for_edge(%struct.edge_def*, i32) 259 declare void @dump_edge_info(%struct._IO_FILE*, %struct.edge_def*, i32) 269 declare %struct.edge_def* @unchecked_make_edge(%struct.basic_block_def*, %struct.basic_block_def*, i32) 275 declare void @execute_on_growing_pred(%struct.edge_def*) 277 declare %struct.edge_def* @make_edge(%struct.basic_block_def*, %struct.basic_block_def*, i32) 279 declare %struct.edge_def* @find_edge(%struct.basic_block_def*, %struct.basic_block_def*) 281 declare %struct.edge_def* @make_single_succ_edge(%struct.basic_block_def*, %struct.basic_block_def*, i32 [all...] |
2006-09-01-CycleInDAG.ll | 6 %struct.VEC_edge = type { i32, i32, [1 x %struct.edge_def*] } 25 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.__sbuf*, i32, i32, i64, i32 } 28 %struct.edge_prediction = type { %struct.edge_prediction*, %struct.edge_def*, i32, i32 }
|
2010-02-12-CoalescerBug-Impdef.ll | 31 %"struct VEC_edge_base" = type { i32, i32, [1 x %"struct edge_def"*] } 56 %"struct edge_def" = type { %"struct basic_block_def"*, %"struct basic_block_def"*, %"union edge_def_insns", i8*, %"union tree_node"*, i32, i32, i32, i32, i64 } 75 %"struct loop_exit" = type { %"struct edge_def"*, %"struct loop_exit"*, %"struct loop_exit"*, %"struct loop_exit"* }
|
/external/llvm/test/CodeGen/Blackfin/ |
mulhu.ll | 4 %struct.VEC_edge = type { i32, i32, [1 x %struct.edge_def*] } 15 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.location_t*, i32, i32, i64, i32 } 17 %struct.edge_prediction = type { %struct.edge_prediction*, %struct.edge_def*, i32, i32 } 32 %struct.loop = type { i32, %struct.basic_block_def*, %struct.basic_block_def*, %struct.basic_block_def*, %struct.lpt_decision, i32, i32, %struct.edge_def**, i32, %struct.basic_block_def*, %struct.basic_block_def*, i32, %struct.edge_def**, i32, %struct.edge_def**, i32, %struct.simple_bitmap_def*, i32, %struct.loop**, i32, %struct.loop*, %struct.loop*, %struct.loop*, %struct.loop*, i32, i8*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i32, %struct.tree_node*, %struct.tree_node*, %struct.nb_iter_bound*, %struct.edge_def*, i1 }
|
/external/llvm/test/CodeGen/Generic/ |
2006-08-30-CoalescerCrash.ll | 3 %struct.VEC_edge = type { i32, i32, [1 x %struct.edge_def*] } 14 %struct.edge_def = type { %struct.basic_block_def*, %struct.basic_block_def*, %struct.edge_def_insns, i8*, %struct.location_t*, i32, i32, i64, i32 } 16 %struct.edge_prediction = type { %struct.edge_prediction*, %struct.edge_def*, i32, i32 } 31 %struct.loop = type { i32, %struct.basic_block_def*, %struct.basic_block_def*, %struct.basic_block_def*, %struct.lpt_decision, i32, i32, %struct.edge_def**, i32, %struct.basic_block_def*, %struct.basic_block_def*, i32, %struct.edge_def**, i32, %struct.edge_def**, i32, %struct.simple_bitmap_def*, i32, %struct.loop**, i32, %struct.loop*, %struct.loop*, %struct.loop*, %struct.loop*, i32, i8*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, i32, %struct.tree_node*, %struct.tree_node*, %struct.nb_iter_bound*, %struct.edge_def*, i1 }
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
basic-block.h | 122 struct edge_def GTY(()) function 151 typedef struct edge_def *edge; 152 typedef const struct edge_def *const_edge; [all...] |
varray.h | 106 struct edge_def *GTY ((length ("%0.num_elements"),
|
tree-flow.h | 36 struct edge_def; 37 typedef struct edge_def *edge; [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
basic-block.h | 122 struct edge_def GTY(()) function 151 typedef struct edge_def *edge; 152 typedef const struct edge_def *const_edge; [all...] |
varray.h | 106 struct edge_def *GTY ((length ("%0.num_elements"),
|
tree-flow.h | 36 struct edge_def; 37 typedef struct edge_def *edge; [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
basic-block.h | 122 struct edge_def GTY(()) function 151 typedef struct edge_def *edge; 152 typedef const struct edge_def *const_edge; [all...] |
varray.h | 106 struct edge_def *GTY ((length ("%0.num_elements"),
|
cfgloop.h | 77 struct edge_def *e;
|
tree-flow.h | 36 struct edge_def; 37 typedef struct edge_def *edge; [all...] |