Searched defs:BC_INST (Results 1 – 2 of 2) sorted by relevance
506 #define BC_INST(bc, x) ((bc)->chip_class >= EVERGREEN ? EG_##x : x) macro