Searched refs:REG_IN_MASK (Results 1 – 1 of 1) sorted by relevance
16657 #define REG_IN_MASK 0x02 macro16720 regs_allocated[i] = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16725 regs_allocated[4] = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16727 regs_allocated[5] = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16739 reg_mask = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16743 reg_mask = REG_IN_MASK; in asm_compute_constraints()16756 reg_mask = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16833 if (!(regs_allocated[reg] & REG_IN_MASK)) in asm_compute_constraints()16839 regs_allocated[reg] |= REG_IN_MASK; in asm_compute_constraints()