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

1 2

  /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...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
sbitmap.h 55 /* Set bit number BITNO in the sbitmap MAP. Updates population count
59 SET_BIT (sbitmap map, unsigned int bitno)
74 /* Reset bit number BITNO in the sbitmap MAP. Updates population
78 RESET_BIT (sbitmap map, unsigned int bitno)
91 /* The iterator for sbitmap. */
109 /* Initialize the iterator I with sbitmap BMP and the initial index
164 /* Loop over all elements of SBITMAP, starting with MIN. In each
168 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \
169 for (sbitmap_iter_init (&(ITER), (SBITMAP), (MIN)); \
173 #define EXECUTE_IF_SET_IN_SBITMAP_REV(SBITMAP, N, CODE)
    [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 434 extern edge cached_make_edge (sbitmap, basic_block, basic_block, int);
738 extern struct edge_list *pre_edge_lcm (int, sbitmap *, sbitmap *,
739 sbitmap *, sbitmap *, sbitmap **,
740 sbitmap **);
741 extern struct edge_list *pre_edge_rev_lcm (int, sbitmap *,
742 sbitmap *, sbitmap *,
    [all...]
b-header-vars 53 CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h
60 DDG_H=ddg.h sbitmap.h df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def
93 IRA_INT_H=ira.h ira-int.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h alloc-pool.h
95 EBITMAP_H=ebitmap.h sbitmap.h
coretypes.h 51 typedef struct simple_bitmap_def *sbitmap; typedef in typeref:struct:simple_bitmap_def
cfgloop.h 31 #include "sbitmap.h"
300 unsigned, sbitmap, edge,
tree-flow.h 26 #include "sbitmap.h"
700 unsigned int, sbitmap,
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
sbitmap.h 55 /* Set bit number BITNO in the sbitmap MAP. Updates population count
59 SET_BIT (sbitmap map, unsigned int bitno)
74 /* Reset bit number BITNO in the sbitmap MAP. Updates population
78 RESET_BIT (sbitmap map, unsigned int bitno)
91 /* The iterator for sbitmap. */
109 /* Initialize the iterator I with sbitmap BMP and the initial index
164 /* Loop over all elements of SBITMAP, starting with MIN. In each
168 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \
169 for (sbitmap_iter_init (&(ITER), (SBITMAP), (MIN)); \
173 #define EXECUTE_IF_SET_IN_SBITMAP_REV(SBITMAP, N, CODE)
    [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 434 extern edge cached_make_edge (sbitmap, basic_block, basic_block, int);
738 extern struct edge_list *pre_edge_lcm (int, sbitmap *, sbitmap *,
739 sbitmap *, sbitmap *, sbitmap **,
740 sbitmap **);
741 extern struct edge_list *pre_edge_rev_lcm (int, sbitmap *,
742 sbitmap *, sbitmap *,
    [all...]
b-header-vars 53 CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h
60 DDG_H=ddg.h sbitmap.h df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def
93 IRA_INT_H=ira.h ira-int.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h alloc-pool.h
95 EBITMAP_H=ebitmap.h sbitmap.h
coretypes.h 51 typedef struct simple_bitmap_def *sbitmap; typedef in typeref:struct:simple_bitmap_def
cfgloop.h 31 #include "sbitmap.h"
300 unsigned, sbitmap, edge,
tree-flow.h 26 #include "sbitmap.h"
700 unsigned int, sbitmap,
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
sbitmap.h 55 /* Set bit number BITNO in the sbitmap MAP. Updates population count
59 SET_BIT (sbitmap map, unsigned int bitno)
74 /* Reset bit number BITNO in the sbitmap MAP. Updates population
78 RESET_BIT (sbitmap map, unsigned int bitno)
91 /* The iterator for sbitmap. */
109 /* Initialize the iterator I with sbitmap BMP and the initial index
164 /* Loop over all elements of SBITMAP, starting with MIN. In each
168 #define EXECUTE_IF_SET_IN_SBITMAP(SBITMAP, MIN, N, ITER) \
169 for (sbitmap_iter_init (&(ITER), (SBITMAP), (MIN)); \
173 #define EXECUTE_IF_SET_IN_SBITMAP_REV(SBITMAP, N, CODE)
    [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 434 extern edge cached_make_edge (sbitmap, basic_block, basic_block, int);
738 extern struct edge_list *pre_edge_lcm (int, sbitmap *, sbitmap *,
739 sbitmap *, sbitmap *, sbitmap **,
740 sbitmap **);
741 extern struct edge_list *pre_edge_rev_lcm (int, sbitmap *,
742 sbitmap *, sbitmap *,
    [all...]
b-header-vars 53 CFGLOOP_H=cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h
60 DDG_H=ddg.h sbitmap.h df.h bitmap.h defaults.h insn-constants.h insn-flags.h options.h flag-types.h hard-reg-set.h cfghooks.h alloc-pool.h timevar.h timevar.def
93 IRA_INT_H=ira.h ira-int.h cfgloop.h basic-block.h predict.h predict.def vec.h statistics.h function.h tree.h all-tree.def tree.def c-family/c-common.def hashtab.h statistics.h sbitmap.h alloc-pool.h
95 EBITMAP_H=ebitmap.h sbitmap.h
coretypes.h 51 typedef struct simple_bitmap_def *sbitmap; typedef in typeref:struct:simple_bitmap_def
cfgloop.h 31 #include "sbitmap.h"
300 unsigned, sbitmap, edge,
tree-flow.h 26 #include "sbitmap.h"
700 unsigned int, sbitmap,

Completed in 776 milliseconds

1 2