Searched defs:record_write (Results 1 – 3 of 3) sorted by relevance
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_liverange.cpp | 299 void temp_access::record_write(int line, prog_scope *scope, int writemask, bool is_array_elm) in record_write() function in r600::temp_access 445 void temp_comp_access::record_write(int line, prog_scope *scope) in record_write() function in r600::temp_comp_access 830 void LiverangeEvaluator::record_write(const Value& src, bool is_array_elm) in record_write() function in r600::LiverangeEvaluator 858 void LiverangeEvaluator::record_write(const GPRVector& dst) in record_write() function in r600::LiverangeEvaluator
|
| D | sfn_value_gpr.cpp | 251 void GPRArrayValue::record_write(LiverangeEvaluator& ev) const in record_write() function in r600::GPRArrayValue 363 void GPRArray::record_write(LiverangeEvaluator& ev, int chan) const in record_write() function in r600::GPRArray
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_glsl_to_tgsi_temprename.cpp | 505 void temp_access::record_write(int line, prog_scope *scope, int writemask) in record_write() function in __anon6d65d6040111::temp_access 716 void temp_comp_access::record_write(int line, prog_scope *scope) in record_write() function in __anon6d65d6040111::temp_comp_access 1066 void access_recorder::record_write(const st_dst_reg& dst, int line, in record_write() function in __anon6d65d6040111::access_recorder
|