Home
last modified time | relevance | path

Searched refs:clear_deps_for_inst_src (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp3214 clear_deps_for_inst_src(fs_inst *inst, bool *deps, int first_grf, int grf_len) in clear_deps_for_inst_src() function
3262 clear_deps_for_inst_src(inst, needs_dep, first_write_grf, write_len); in insert_gen4_pre_send_dependency_workarounds()
3302 clear_deps_for_inst_src(scan_inst, needs_dep, first_write_grf, write_len); in insert_gen4_pre_send_dependency_workarounds()
3347 clear_deps_for_inst_src(scan_inst, needs_dep, first_write_grf, write_len); in insert_gen4_post_send_dependency_workarounds()