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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp123 if (!cleanup_dst_vec(n.dst) && remove_unused &&
145 bool dce_cleanup::cleanup_dst_vec(vvec& vv) { function in class:r600_sb::dce_cleanup
H A Dsb_pass.h143 bool cleanup_dst_vec(vvec &vv);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_dce_cleanup.cpp123 if (!cleanup_dst_vec(n.dst) && remove_unused &&
145 bool dce_cleanup::cleanup_dst_vec(vvec& vv) { function in class:r600_sb::dce_cleanup
H A Dsb_pass.h143 bool cleanup_dst_vec(vvec &vv);

Completed in 22 milliseconds