Searched refs:bitmap (Results 126 - 139 of 139) sorted by relevance

123456

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow-inline.h528 /* Return the bitmap of addresses taken by STMT, or NULL if it takes
530 static inline bitmap
H A Dflow.c678 /* The bitmap may be flawed in that one of the basic
1089 local_sets = XCNEWVEC (bitmap, last_basic_block);
1090 cond_local_sets = XCNEWVEC (bitmap, last_basic_block);
4527 For extra credit, someone should convert BLOCKS to a bitmap rather
4536 /* The bitmap may be flawed in that one of the basic blocks
4651 /* Given a register bitmap, turn on the bits in a HARD_REG_SET that
4657 reg_set_to_hard_reg_set (HARD_REG_SET *to, bitmap from)
H A Dbb-reorder.c1987 bitmap candidates;
H A Dcfgcleanup.c73 static bool mark_effect (rtx, bitmap);
H A Dgcse.c401 a bitmap instead of the lists `reg_set_table' uses].
455 int index; /* If it maps to a bitmap index. */
474 /* For each block, a bitmap of registers set in the block.
484 static bitmap modify_mem_list_set;
491 static bitmap blocks_with_calls;
2241 /* Maintain a bitmap of which regs have been set since beginning of
4517 /* Reset bitmap used to track which insns are redundant. */
4901 expression, then note it in the bitmap of expressions to
5522 due to set of registers in bitmap REGS_SET. */
5626 REGS_SET_BEFORE is bitmap o
[all...]
H A Dloop-iv.c246 bitmap blocks = BITMAP_ALLOC (NULL);
H A Dstmt.c2372 bitmap label_bitmap;
H A Dexcept.c134 bitmap aka;
/freebsd-9.3-release/usr.sbin/pw/
H A Dpw_user.c46 #include "bitmap.h"
812 struct bitmap bm;
827 * Now, let's fill the bitmap from the password file
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h1160 uint64_t bitmap; member in struct:iwn_compressed_ba
/freebsd-9.3-release/contrib/gcc/config/mips/
H A Dmips.c59 #include "bitmap.h"
411 static void mips_extra_live_on_entry (bitmap);
10888 mips_extra_live_on_entry (bitmap regs)
/freebsd-9.3-release/contrib/gcc/config/s390/
H A Ds390.c5302 bitmap insns;
5843 bitmap far_labels;
/freebsd-9.3-release/sys/netipsec/
H A Dkey.c3110 sav->replay->bitmap = (caddr_t)(sav->replay+1);
/freebsd-9.3-release/contrib/libstdc++/
H A Dconfigure6523 new|malloc|mt|bitmap|pool|yes|no|auto) ;;
6565 bitmap)
[all...]

Completed in 410 milliseconds

123456