Home
last modified time | relevance | path

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

/third_party/mesa3d/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 in vgrfs_interfere() function in vec4_live_variables
H A Dbrw_fs_live_variables.cpp375 fs_live_variables::vgrfs_interfere(int a, int b) const in vgrfs_interfere() function in fs_live_variables
H A Dbrw_vec4_reg_allocate.cpp183 if (live.vgrfs_interfere(i, j)) { in reg_allocate()

Completed in 5 milliseconds