Searched refs:is_reg_allocated (Results 1 – 1 of 1) sorted by relevance
16659 #define is_reg_allocated(reg) (regs_allocated[reg] & reg_mask) macro16760 if (is_reg_allocated(TREG_EAX) || in asm_compute_constraints()16761 is_reg_allocated(TREG_EDX)) in asm_compute_constraints()16786 if (is_reg_allocated(reg)) in asm_compute_constraints()16792 if (!is_reg_allocated(reg)) in asm_compute_constraints()16799 if (!is_reg_allocated(reg)) in asm_compute_constraints()