Searched refs:ANDed (Results 1 – 8 of 8) sorted by relevance
198 mask to be logical-ANDed with the destination address636 "Indicate the mask to be logical-ANDed with the1000 "Indicate the mask to be logical-ANDed with the
1040 bit ANDed with the bit mask of all functional addresses for
69 part in two comparisons, and the comparison results are implicitly ANDed.970 Binary C<"&"> returns its operands ANDed together bit by bit. Although no
2622 they're ANDed together, just as you'd use any built-in assertions: C</^$/>
12303 two bitmaps ANDed together.
8224 * alias.c (memrefs_conflict_p): A second ANDed address
2554 two bitmaps ANDed together.
48527 SDValue ANDed = DAG.getNode(ISD::AND, DL, IntVT, OnesOrZeroesI, in combineCompareEqual() local48530 ANDed); in combineCompareEqual()