Searched refs:IR3_INSTR_MARK (Results 1 – 3 of 3) sorted by relevance
176 return !!(instr->flags & IR3_INSTR_MARK); in is_scheduled()279 instr->flags |= IR3_INSTR_MARK; in schedule()883 new_addr->flags &= ~IR3_INSTR_MARK; in split_addr()935 new_pred->flags &= ~IR3_INSTR_MARK; in split_pred()950 new_pred->flags &= ~IR3_INSTR_MARK; in split_pred()
294 IR3_INSTR_MARK = 0x08000, enumerator685 if (instr->flags & IR3_INSTR_MARK) in ir3_instr_check_mark()687 instr->flags |= IR3_INSTR_MARK; in ir3_instr_check_mark()
585 instr->flags &= ~IR3_INSTR_MARK; in ir3_block_clear_mark()