Searched refs:vgrfs_interfere (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_live_variables.h94 bool vgrfs_interfere(int a, int b) const;
H A Dbrw_vec4_live_variables.h98 bool vgrfs_interfere(int a, int b) const;
H A Dbrw_vec4_live_variables.cpp325 vec4_live_variables::vgrfs_interfere(int a, int b) const function in class:vec4_live_variables
H A Dbrw_fs_live_variables.cpp375 fs_live_variables::vgrfs_interfere(int a, int b) const function in class:fs_live_variables
H A Dbrw_vec4_reg_allocate.cpp179 if (live.vgrfs_interfere(i, j)) {

Completed in 5 milliseconds