| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
| bitmap.h | 45 typedef struct bitmap_obstack GTY (()) function 50 } bitmap_obstack; 81 bitmap_obstack *obstack; /* Obstack to allocate elements from. 90 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */ 156 extern void bitmap_obstack_initialize (bitmap_obstack *); 157 extern void bitmap_obstack_release (bitmap_obstack *); 165 bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack MEM_STAT_DECL) 176 extern bitmap bitmap_obstack_alloc_stat (bitmap_obstack *obstack MEM_STAT_DECL);
|
| basic-block.h | 499 extern bitmap_obstack reg_obstack; [all...] |
| /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
| bitmap.h | 45 typedef struct bitmap_obstack GTY (()) function 50 } bitmap_obstack; 81 bitmap_obstack *obstack; /* Obstack to allocate elements from. 90 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */ 156 extern void bitmap_obstack_initialize (bitmap_obstack *); 157 extern void bitmap_obstack_release (bitmap_obstack *); 165 bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack MEM_STAT_DECL) 176 extern bitmap bitmap_obstack_alloc_stat (bitmap_obstack *obstack MEM_STAT_DECL);
|
| basic-block.h | 499 extern bitmap_obstack reg_obstack; [all...] |
| /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
| bitmap.h | 45 typedef struct bitmap_obstack GTY (()) function 50 } bitmap_obstack; 81 bitmap_obstack *obstack; /* Obstack to allocate elements from. 90 extern bitmap_obstack bitmap_default_obstack; /* Default bitmap obstack */ 156 extern void bitmap_obstack_initialize (bitmap_obstack *); 157 extern void bitmap_obstack_release (bitmap_obstack *); 165 bitmap_initialize_stat (bitmap head, bitmap_obstack *obstack MEM_STAT_DECL) 176 extern bitmap bitmap_obstack_alloc_stat (bitmap_obstack *obstack MEM_STAT_DECL);
|
| basic-block.h | 499 extern bitmap_obstack reg_obstack; [all...] |
| /external/llvm/test/CodeGen/Blackfin/ |
| mulhu.ll | 9 %struct.bitmap_head_def = type { %struct.bitmap_element_def*, %struct.bitmap_element_def*, i32, %struct.bitmap_obstack* } 10 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
|
| /external/llvm/test/CodeGen/Generic/ |
| 2006-08-30-CoalescerCrash.ll | 8 %struct.bitmap_head_def = type { %struct.bitmap_element_def*, %struct.bitmap_element_def*, i32, %struct.bitmap_obstack* } 9 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
|
| /external/llvm/test/CodeGen/X86/ |
| 2008-05-21-CoalescerBug.ll | 21 %struct.bitmap_head_def = type { %struct.bitmap_element_def*, %struct.bitmap_element_def*, i32, %struct.bitmap_obstack* } 22 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
|
| 2006-09-01-CycleInDAG.ll | 15 %struct.bitmap_head_def = type { %struct.bitmap_element_def*, %struct.bitmap_element_def*, i32, %struct.bitmap_obstack* } 17 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack }
|
| 2010-02-12-CoalescerBug-Impdef.ll | 48 %"struct bitmap_head_def" = type { %"struct bitmap_element"*, %"struct bitmap_element"*, i32, %"struct bitmap_obstack"* } 49 %"struct bitmap_obstack" = type { %"struct bitmap_element"*, %"struct bitmap_head_def"*, %"struct obstack" }
|
| 2007-10-15-CoalescerCrash.ll | 16 %struct.bitmap_head_def = type { %struct.bitmap_element_def*, %struct.bitmap_element_def*, i32, %struct.bitmap_obstack* } 17 %struct.bitmap_obstack = type { %struct.bitmap_element_def*, %struct.bitmap_head_def*, %struct.obstack } 201 @reg_obstack = external global %struct.bitmap_obstack ; <%struct.bitmap_obstack*> [#uses=0]
|