Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp143 instructions_match(vec4_instruction *a, vec4_instruction *b) in instructions_match() function
185 instructions_match(inst, entry->generator)) { in opt_cse_local()
267 !instructions_match(inst, entry->generator))) { in opt_cse_local()
H A Dbrw_fs_cse.cpp174 instructions_match(fs_inst *a, fs_inst *b, bool *negate) in instructions_match() function
266 instructions_match(inst, entry->generator, &negate)) { in opt_cse_local()
340 !instructions_match(inst, entry->generator, &negate))) { in opt_cse_local()

Completed in 2 milliseconds