Searched refs:REG_OUT_MASK (Results 1 – 1 of 1) sorted by relevance
16656 #define REG_OUT_MASK 0x01 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()16741 reg_mask = REG_OUT_MASK; in asm_compute_constraints()16756 reg_mask = REG_IN_MASK | REG_OUT_MASK; in asm_compute_constraints()16866 if (!(regs_allocated[reg] & REG_OUT_MASK)) in asm_compute_constraints()