| H A D | sb_if_conversion.cpp | 57 value *em, bool branch, 90 cnd = get_select_value_for_em(sh, em); 124 value* &em = nif->cond; local in function:r600_sb::if_conversion::check_and_convert 177 value *select = get_select_value_for_em(sh, em); 214 value* &em = nif->cond; local in function:r600_sb::if_conversion::run_on 216 convert_kill_instructions(r, em, true, nd2); 217 convert_kill_instructions(r, em, false, nd1); 226 assert(em && em->def); 228 alu_node *predset = static_cast<alu_node*>(em 56 convert_kill_instructions(region_node * r,value * em,bool branch,container_node * c) argument [all...] |