Searched refs:RA_HALF_SIZE (Results 1 – 3 of 3) sorted by relevance
100 if (entry->src.reg >= RA_HALF_SIZE) { in do_swap()140 if (entry->dst >= RA_HALF_SIZE) { in do_swap()191 if (entry->dst >= RA_HALF_SIZE) { in do_copy()225 if (!entry->src.flags && entry->src.reg >= RA_HALF_SIZE) { in do_copy()
133 #define RA_HALF_SIZE (4 * 48) macro
555 assert(interval->physreg_end <= RA_HALF_SIZE); in ra_file_insert()667 return MIN2(file->size, RA_HALF_SIZE); in reg_file_size()948 align == 1 ? MIN2(file->size, RA_HALF_SIZE) : file->size; in compress_regs_left()2240 limit_pressure.half = RA_HALF_SIZE; in ir3_ra()2277 ctx->half.size = RA_HALF_SIZE; in ir3_ra()