HomeSort by relevance Sort by last modified time
    Searched full:bitmap_obstack (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h 45 typedef struct GTY (()) bitmap_obstack { struct
49 } bitmap_obstack; typedef in typeref:struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from.
88 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);
gtype-desc.h     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h 45 typedef struct GTY (()) bitmap_obstack { struct
49 } bitmap_obstack; typedef in typeref:struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from.
88 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);
gtype-desc.h     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h 45 typedef struct GTY (()) bitmap_obstack { struct
49 } bitmap_obstack; typedef in typeref:struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from.
88 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);
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/
bitmap.h 45 typedef struct GTY (()) bitmap_obstack { struct
49 } bitmap_obstack; typedef in typeref:struct:bitmap_obstack
79 bitmap_obstack *obstack; /* Obstack to allocate elements from.
88 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);
gtype-desc.h     [all...]
  /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]

Completed in 5475 milliseconds