Home
last modified time | relevance | path

Searched refs:no_existing_temp (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp207 bool no_existing_temp = entry->tmp.file == BAD_FILE; in opt_cse_local() local
208 if (no_existing_temp && !entry->generator->dst.is_null()) { in opt_cse_local()
H A Dbrw_fs_cse.cpp288 bool no_existing_temp = entry->tmp.file == BAD_FILE; in opt_cse_local() local
289 if (no_existing_temp && !entry->generator->dst.is_null()) { in opt_cse_local()

Completed in 2 milliseconds