/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
except.h | 190 typedef struct eh_region_d *eh_region; typedef in typeref:struct:eh_region_d 192 DEF_VEC_P(eh_region); variable 193 DEF_VEC_ALLOC_P(eh_region, gc); 194 DEF_VEC_ALLOC_P(eh_region, heap); 205 eh_region region_tree; 208 VEC(eh_region,gc) *region_array; 221 /* The table of all action chains. These encode the eh_region tree in 239 extern void remove_eh_handler (eh_region); 259 (struct function *, eh_region, int, duplicate_eh_regions_map, void *); 263 extern eh_region gen_eh_region_cleanup (eh_region) [all...] |
reg-notes.def | 172 REG_NOTE (EH_REGION)
|
gtype-desc.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
except.h | 190 typedef struct eh_region_d *eh_region; typedef in typeref:struct:eh_region_d 192 DEF_VEC_P(eh_region); variable 193 DEF_VEC_ALLOC_P(eh_region, gc); 194 DEF_VEC_ALLOC_P(eh_region, heap); 205 eh_region region_tree; 208 VEC(eh_region,gc) *region_array; 221 /* The table of all action chains. These encode the eh_region tree in 239 extern void remove_eh_handler (eh_region); 259 (struct function *, eh_region, int, duplicate_eh_regions_map, void *); 263 extern eh_region gen_eh_region_cleanup (eh_region) [all...] |
reg-notes.def | 172 REG_NOTE (EH_REGION)
|
gtype-desc.h | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
except.h | 190 typedef struct eh_region_d *eh_region; typedef in typeref:struct:eh_region_d 192 DEF_VEC_P(eh_region); variable 193 DEF_VEC_ALLOC_P(eh_region, gc); 194 DEF_VEC_ALLOC_P(eh_region, heap); 205 eh_region region_tree; 208 VEC(eh_region,gc) *region_array; 221 /* The table of all action chains. These encode the eh_region tree in 239 extern void remove_eh_handler (eh_region); 259 (struct function *, eh_region, int, duplicate_eh_regions_map, void *); 263 extern eh_region gen_eh_region_cleanup (eh_region) [all...] |
reg-notes.def | 172 REG_NOTE (EH_REGION)
|
gtype-desc.h | [all...] |
/external/llvm/test/CodeGen/X86/ |
loop-strength-reduce8.ll | 15 %struct.eh_region = type { %struct.eh_region*, %struct.eh_region*, %struct.eh_region*, i32, %struct.bitmap_head_def*, i32, { { %struct.eh_region*, %struct.eh_region*, %struct.eh_region*, %struct.rtx_def* } }, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def*, %struct.rtx_def* } 16 %struct.eh_status = type { %struct.eh_region*, %struct.eh_region**, %struct.eh_region*, %struct.eh_region*, %struct.tree_node*, %struct.rtx_def*, %struct.rtx_def*, i32, i32, %struct.va (…) [all...] |