Searched defs:EXECUTE_IF_SET_IN_BITMAP (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/legacy/gcc/gcc/
H A Dbitmap.h126 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, CODE) \ macro
/haiku-buildtools/gcc/gcc/
H A Dsbitmap.h208 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \ macro
H A Dbitmap.h687 #define EXECUTE_IF_SET_IN_BITMAP(BITMAP, MIN, BITNUM, ITER) \ macro
H A Dregstat.c389 EXECUTE_IF_SET_IN_BITMAP (setjmp_crosses, FIRST_PSEUDO_REGISTER, regno, bi) function
H A Dira-emit.c1212 EXECUTE_IF_SET_IN_BITMAP (live_through, FIRST_PSEUDO_REGISTER, regno, bi) function
H A Ddf-problems.c2055 EXECUTE_IF_SET_IN_BITMAP (local_rd, first_index, def_index, bi) function
[all...]

Completed in 60 milliseconds