Searched refs:REG_CLASS_TEXW (Results 1 – 2 of 2) sorted by relevance
131 case REG_CLASS_TEXW: in check_read_class()150 case REG_CLASS_TEXW: in check_write_class()415 l->class_start[REG_CLASS_TEXW] = 16 * 28; in allocate_registers()420 l->class_size[REG_CLASS_TEXW] = 16 * 2; in allocate_registers()422 lcra_set_disjoint_class(l, REG_CLASS_TEXR, REG_CLASS_TEXW); in allocate_registers()431 l->class_start[REG_CLASS_TEXW] = l->class_start[REG_CLASS_WORK]; in allocate_registers()543 set_class(l->class, ins->dest, REG_CLASS_TEXW); in allocate_registers()834 bool is_special_w = spill_class == REG_CLASS_TEXW; in mir_spill_register()
559 #define REG_CLASS_TEXW 4 macro