Searched refs:temp_comp_access (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_liverange.cpp366 temp_comp_access::conditionality_untouched = std::numeric_limits<int>::max();
369 temp_comp_access::write_is_unconditional = std::numeric_limits<int>::max() - 1;
372 temp_comp_access::temp_comp_access(): function in class:r600::temp_comp_access
388 void temp_comp_access::record_read(int line, prog_scope *scope)
445 void temp_comp_access::record_write(int line, prog_scope *scope)
485 void temp_comp_access::record_ifelse_write(const prog_scope& scope)
500 void temp_comp_access::record_if_write(const prog_scope& scope)
524 void temp_comp_access::record_else_write(const prog_scope& scope)
604 bool temp_comp_access
[all...]
H A Dsfn_liverange.h122 class temp_comp_access { class in namespace:r600
124 temp_comp_access();
202 temp_comp_access comp[4];
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_temprename.cpp152 class temp_comp_access { class in namespace:__anone335a9c70110
154 temp_comp_access();
223 temp_comp_access::conditionality_untouched = numeric_limits<int>::max();
226 temp_comp_access::write_is_unconditional = numeric_limits<int>::max() - 1;
238 temp_comp_access comp[4];
644 temp_comp_access::temp_comp_access(): function in class:__anone335a9c70110::temp_comp_access
660 void temp_comp_access::record_read(int line, prog_scope *scope)
716 void temp_comp_access::record_write(int line, prog_scope *scope)
756 void temp_comp_access
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi_temprename.cpp152 class temp_comp_access { class in namespace:__anond2bc787a0110
154 temp_comp_access();
223 temp_comp_access::conditionality_untouched = numeric_limits<int>::max();
226 temp_comp_access::write_is_unconditional = numeric_limits<int>::max() - 1;
238 temp_comp_access comp[4];
644 temp_comp_access::temp_comp_access(): function in class:__anond2bc787a0110::temp_comp_access
660 void temp_comp_access::record_read(int line, prog_scope *scope)
716 void temp_comp_access::record_write(int line, prog_scope *scope)
756 void temp_comp_access
[all...]

Completed in 6 milliseconds