Searched refs:REG_LIST_IS_EMPTY (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwc_cpus.h34 #define REG_LIST_IS_EMPTY(reg_list) (!(reg_list) || (reg_list)[0] == REGNO_ANY) macro
H A Dhwcfuncs.c655 if (REG_LIST_IS_EMPTY (reg_list))
H A Dhwctable.c2716 if (REG_LIST_IS_EMPTY (reg_list))
2967 if (REG_LIST_IS_EMPTY (pctr->reg_list))
3030 if (REG_LIST_IS_EMPTY (pctr->reg_list))
3398 if (REG_LIST_IS_EMPTY (testevent->reg_list))
5339 if (REG_LIST_IS_EMPTY (pctr->reg_list))
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwc_cpus.h47 #define REG_LIST_IS_EMPTY(reg_list) (!(reg_list) || (reg_list)[0] == REGNO_ANY) macro
H A Dhwcfuncs.c647 if (REG_LIST_IS_EMPTY (reg_list))
H A Dhwctable.c2752 if (REG_LIST_IS_EMPTY (reg_list))
3003 if (REG_LIST_IS_EMPTY (pctr->reg_list))
3066 if (REG_LIST_IS_EMPTY (pctr->reg_list))
3434 if (REG_LIST_IS_EMPTY (testevent->reg_list))
5375 if (REG_LIST_IS_EMPTY (pctr->reg_list))

Completed in 207 milliseconds