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

  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h 94 extern void bitmap_copy (bitmap, const_bitmap);
97 extern bool bitmap_equal_p (const_bitmap, const_bitmap);
100 extern bool bitmap_intersect_p (const_bitmap, const_bitmap);
104 extern bool bitmap_intersect_compl_p (const_bitmap, const_bitmap);
110 extern bool bitmap_single_bit_set_p (const_bitmap);
113 extern unsigned long bitmap_count_bits (const_bitmap);
119 extern void bitmap_and (bitmap, const_bitmap, const_bitmap)
    [all...]
coretypes.h 49 typedef const struct bitmap_head_def *const_bitmap; typedef in typeref:struct:bitmap_head_def
tree-flow.h 443 extern bool gimple_purge_all_dead_eh_edges (const_bitmap);
445 extern bool gimple_purge_all_dead_abnormal_call_edges (const_bitmap);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h 94 extern void bitmap_copy (bitmap, const_bitmap);
97 extern bool bitmap_equal_p (const_bitmap, const_bitmap);
100 extern bool bitmap_intersect_p (const_bitmap, const_bitmap);
104 extern bool bitmap_intersect_compl_p (const_bitmap, const_bitmap);
110 extern bool bitmap_single_bit_set_p (const_bitmap);
113 extern unsigned long bitmap_count_bits (const_bitmap);
119 extern void bitmap_and (bitmap, const_bitmap, const_bitmap)
    [all...]
coretypes.h 49 typedef const struct bitmap_head_def *const_bitmap; typedef in typeref:struct:bitmap_head_def
tree-flow.h 443 extern bool gimple_purge_all_dead_eh_edges (const_bitmap);
445 extern bool gimple_purge_all_dead_abnormal_call_edges (const_bitmap);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
bitmap.h 94 extern void bitmap_copy (bitmap, const_bitmap);
97 extern bool bitmap_equal_p (const_bitmap, const_bitmap);
100 extern bool bitmap_intersect_p (const_bitmap, const_bitmap);
104 extern bool bitmap_intersect_compl_p (const_bitmap, const_bitmap);
110 extern bool bitmap_single_bit_set_p (const_bitmap);
113 extern unsigned long bitmap_count_bits (const_bitmap);
119 extern void bitmap_and (bitmap, const_bitmap, const_bitmap)
    [all...]
coretypes.h 49 typedef const struct bitmap_head_def *const_bitmap; typedef in typeref:struct:bitmap_head_def
tree-flow.h 443 extern bool gimple_purge_all_dead_eh_edges (const_bitmap);
445 extern bool gimple_purge_all_dead_abnormal_call_edges (const_bitmap);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
bitmap.h 94 extern void bitmap_copy (bitmap, const_bitmap);
97 extern bool bitmap_equal_p (const_bitmap, const_bitmap);
100 extern bool bitmap_intersect_p (const_bitmap, const_bitmap);
104 extern bool bitmap_intersect_compl_p (const_bitmap, const_bitmap);
110 extern bool bitmap_single_bit_set_p (const_bitmap);
113 extern unsigned long bitmap_count_bits (const_bitmap);
119 extern void bitmap_and (bitmap, const_bitmap, const_bitmap)
    [all...]
coretypes.h 49 typedef const struct bitmap_head_def *const_bitmap; typedef in typeref:struct:bitmap_head_def
tree-flow.h 443 extern bool gimple_purge_all_dead_eh_edges (const_bitmap);
445 extern bool gimple_purge_all_dead_abnormal_call_edges (const_bitmap);

Completed in 867 milliseconds