Searched refs:BITSET_P (Results 1 – 1 of 1) sorted by relevance
6573 #define BITSET_P(VALUE, BIT) (((VALUE) & (1L << (BIT))) != 0) in mips_for_each_saved_reg() macro6585 if (BITSET_P (cfun->machine->frame.mask, regno - GP_REG_FIRST)) in mips_for_each_saved_reg()6598 if (BITSET_P (cfun->machine->frame.fmask, regno - FP_REG_FIRST)) in mips_for_each_saved_reg()6603 #undef BITSET_P in mips_for_each_saved_reg()