Home
last modified time | relevance | path

Searched refs:MASK_SET_BIT (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-predicate-analysis.h154 #define MASK_SET_BIT(mask, pos) mask |= (1 << pos) macro
H A Dtree-ssa-uninit.cc1131 MASK_SET_BIT (uninit_opnds, i); in compute_uninit_opnds_pos()
H A DChangeLog-202112294 (MASK_SET_BIT, MASK_TEST_BIT, MASK_EMPTY): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c56 #define MASK_SET_BIT(mask, pos) mask |= (1 << pos) macro
446 MASK_SET_BIT (uninit_opnds, i); in compute_uninit_opnds_pos()