Searched defs:bit_position (Results 1 – 6 of 6) sorted by relevance
958 static inline bool get(int value, int bit_position) { in get()962 static inline int set(int value, int bit_position, bool v) { in set()
69 unsigned *bit_position) in gfx9_meta_addr_from_coord()130 unsigned *bit_position) in gfx10_meta_addr_from_coord()562 unsigned *bit_position) in gfx10_cmask_addr_from_coord()639 unsigned addr, bit_position; in one_cmask_address_test() local
3129 nir_ssa_def **bit_position) in gfx10_nir_meta_addr_from_coord()3184 nir_ssa_def **bit_position) in gfx9_nir_meta_addr_from_coord()3273 nir_ssa_def **bit_position) in ac_nir_cmask_addr_from_coord()
155 for (int bit_position = 0; bit_position < 32; ++bit_position) { in test_gorilla() local
342 uint64_t bit_position = 0; in ParseLossyHeader() local507 uint64_t bit_position = 0; in ParseLosslessHeader() local
349 #define bit_position(rw) (get_bits_count(rw)) macro427 #define bit_position(rw) (put_bits_count(rw)) macro