Searched refs:IR3_INSTR_MARK (Results 1 – 3 of 3) sorted by relevance
153 return !!(instr->flags & IR3_INSTR_MARK); in is_scheduled()180 instr->flags |= IR3_INSTR_MARK; in schedule()764 new_addr->flags &= ~IR3_INSTR_MARK; in split_addr()813 new_pred->flags &= ~IR3_INSTR_MARK; in split_pred()
231 IR3_INSTR_MARK = 0x4000, enumerator589 if (instr->flags & IR3_INSTR_MARK) in ir3_instr_check_mark()591 instr->flags |= IR3_INSTR_MARK; in ir3_instr_check_mark()
1153 instr->flags &= ~IR3_INSTR_MARK; in ir3_block_clear_mark()