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

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
sbitmap.h 45 } *sbitmap; typedef in typeref:struct:simple_bitmap_def
59 /* Set bit number BITNO in the sbitmap MAP. Updates population count
63 SET_BIT (sbitmap map, unsigned int bitno)
78 /* Reset bit number BITNO in the sbitmap MAP. Updates population
82 RESET_BIT (sbitmap map, unsigned int bitno)
95 /* The iterator for sbitmap. */
113 /* Initialize the iterator I with sbitmap BMP and the initial index
168 /* Loop over all elements of SBITMAP, starting with MIN. In each
172 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \
173 for (sbitmap_iter_init (&(ITER), (SBITMAP), (MIN));
    [all...]
cfghooks.h 106 int (*flow_call_edges_add) (sbitmap);
119 unsigned, sbitmap,
167 extern int flow_call_edges_add (sbitmap);
172 sbitmap wont_exit,
basic-block.h 25 #include "sbitmap.h"
534 extern edge cached_make_edge (sbitmap, basic_block, basic_block, int);
838 extern struct edge_list *pre_edge_lcm (int, sbitmap *, sbitmap *,
839 sbitmap *, sbitmap *, sbitmap **,
840 sbitmap **);
841 extern struct edge_list *pre_edge_rev_lcm (int, sbitmap *,
842 sbitmap *, sbitmap *
    [all...]
tree-flow.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
sbitmap.h 45 } *sbitmap; typedef in typeref:struct:simple_bitmap_def
59 /* Set bit number BITNO in the sbitmap MAP. Updates population count
63 SET_BIT (sbitmap map, unsigned int bitno)
78 /* Reset bit number BITNO in the sbitmap MAP. Updates population
82 RESET_BIT (sbitmap map, unsigned int bitno)
95 /* The iterator for sbitmap. */
113 /* Initialize the iterator I with sbitmap BMP and the initial index
168 /* Loop over all elements of SBITMAP, starting with MIN. In each
172 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \
173 for (sbitmap_iter_init (&(ITER), (SBITMAP), (MIN));
    [all...]
cfghooks.h 106 int (*flow_call_edges_add) (sbitmap);
119 unsigned, sbitmap,
167 extern int flow_call_edges_add (sbitmap);
172 sbitmap wont_exit,
basic-block.h 25 #include "sbitmap.h"
534 extern edge cached_make_edge (sbitmap, basic_block, basic_block, int);
838 extern struct edge_list *pre_edge_lcm (int, sbitmap *, sbitmap *,
839 sbitmap *, sbitmap *, sbitmap **,
840 sbitmap **);
841 extern struct edge_list *pre_edge_rev_lcm (int, sbitmap *,
842 sbitmap *, sbitmap *
    [all...]
tree-flow.h     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/libexec/gcc/arm-eabi/4.3.1/
cc1 
cc1plus 
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
cc1 
  /prebuilt/linux-x86/toolchain/sh-4.3.3/libexec/gcc/sh-linux-gnu/4.3.3/
cc1 

Completed in 581 milliseconds