Searched refs:S_SQ_CF_WORD1_POP_COUNT (Results 1 – 5 of 5) sorted by relevance
135 S_SQ_CF_WORD1_POP_COUNT(cf->pop_count); in eg_bytecode_cf_build()
34 #define S_SQ_CF_WORD1_POP_COUNT(x) (((x) & 0x7) << 0) macro
37 #define S_SQ_CF_WORD1_POP_COUNT(x) (((x) & 0x7) << 0) macro
1891 S_SQ_CF_WORD1_POP_COUNT(cf->pop_count); in r600_bytecode_cf_build()