Home
last modified time | relevance | path

Searched defs:record_write (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_liverange.cpp299 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
Dsfn_value_gpr.cpp251 void GPRArrayValue::record_write(LiverangeEvaluator& ev) const in record_write() function in r600::GPRArrayValue
355 void GPRArray::record_write(LiverangeEvaluator& ev, int chan) const in record_write() function in r600::GPRArray
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp505 void temp_access::record_write(int line, prog_scope *scope, int writemask) in record_write() function in __anon8606d17e0111::temp_access
716 void temp_comp_access::record_write(int line, prog_scope *scope) in record_write() function in __anon8606d17e0111::temp_comp_access
1066 void access_recorder::record_write(const st_dst_reg& dst, int line, in record_write() function in __anon8606d17e0111::access_recorder
/external/ppp/pppd/
Dtty.c1228 record_write(f, code, buf, nb, tp) in record_write() function