Home
last modified time | relevance | path

Searched defs:last_write (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_emitinstruction.h48 static const std::set<AluModifiers> last_write; variable
Dsfn_emitinstruction.cpp160 const std::set<AluModifiers> EmitInstruction::last_write = {alu_write, alu_last_instr}; member in r600::EmitInstruction
Dsfn_liverange.h143 int last_write; variable
/third_party/mesa3d/src/freedreno/ir3/
Dir3_cp_postsched.c54 bool last_write = true; in has_conflicting_write() local
Dir3.c547 struct ir3_register *last_write) in ir3_reg_set_last_array()
Dir3.h521 struct ir3_register *last_write; member
/third_party/grpc/test/core/util/
Dtrickle_endpoint.cc39 gpr_timespec last_write; member
/third_party/alsa-utils/alsactl/
Ddaemon.c363 time_t last_write, now; in state_daemon() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp173 int last_write; member in __anona72501850111::temp_comp_access
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c104 struct util_dynarray *last_write = calloc(sizeof(struct util_dynarray), sz); in mir_create_dependency_graph() local
/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c202 struct util_dynarray last_read[64], last_write[64]; in bi_create_dependency_graph() local