Searched defs:last_write (Results 1 – 9 of 9) sorted by relevance
120 int last_write; variable
146 static const std::set<AluModifiers> last_write; variable
2554 const std::set<AluModifiers> AluInstr::last_write({alu_write, alu_last_instr}); member in r600::AluInstr
77 struct sched_node **last_write = in create_dag() local
216 struct util_dynarray last_read[64], last_write[64]; in bi_create_dependency_graph() local
363 time_t last_write, now; in state_daemon() local
619 struct ir3_register *last_write) in ir3_reg_set_last_array()
567 struct ir3_register *last_write; member
104 struct util_dynarray *last_write = calloc(sizeof(struct util_dynarray), sz); in mir_create_dependency_graph() local