Searched refs:S_SQ_CF_ALU_WORD1_COUNT (Results 1 – 5 of 5) sorted by relevance
70 S_SQ_CF_ALU_WORD1_COUNT((cf->ndw / 2) - 1); in eg_bytecode_cf_build()
91 #define S_SQ_CF_ALU_WORD1_COUNT(x) (((unsigned)(x) & 0x7F) << 18) macro
95 #define S_SQ_CF_ALU_WORD1_COUNT(x) (((unsigned)(x) & 0x7F) << 18) macro
90 #define S_SQ_CF_ALU_WORD1_COUNT(x) (((unsigned)(x) & 0x7F) << 18) macro
1696 S_SQ_CF_ALU_WORD1_COUNT((cf->ndw / 2) - 1); in r600_bytecode_cf_build()