Searched defs:suboffset (Results 1 – 7 of 7) sorted by relevance
141 int suboffset = (offset >> 12) % (4096 - sizeof(offset)); in test_big_cpu() local153 int suboffset = 4096 - (offset % (4096 - sizeof(offset))); in test_big_cpu() local166 int suboffset = tmp % (4096 - sizeof(offset)); in test_big_cpu() local205 int suboffset = (offset >> 12) % (4096 / sizeof(offset) - 1) * sizeof(offset); in test_big_gtt() local216 int suboffset = (4096 - (offset % (4096 - sizeof(offset)))) & -sizeof(offset); in test_big_gtt() local227 int suboffset = (tmp % 4096) & -sizeof(offset); in test_big_gtt() local
78 const unsigned suboffset = reg->offset + bytes; in add_byte_offset() local86 const unsigned suboffset = reg->subnr + bytes; in add_byte_offset() local
84 const unsigned suboffset = reg.offset + delta; in byte_offset() local91 const unsigned suboffset = reg.subnr + delta; in byte_offset() local
651 const unsigned suboffset = rel_offset % type_sz(entry->dst.type); in try_copy_propagate() local
594 suboffset(struct brw_reg reg, unsigned delta) in suboffset() function
504 int suboffset; in constant_referenced() local537 int suboffset; in constant_referenced() local
315 suboffset(struct brw_reg reg, unsigned delta) in suboffset() function