Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_cse.cpp98 operands_match(const vec4_instruction *a, const vec4_instruction *b) in operands_match() function
162 operands_match(a, b); in instructions_match()
288 * more -- a sure sign they'll fail operands_match(). in opt_cse_local()
H A Dbrw_fs_cse.cpp118 operands_match(const fs_inst *a, const fs_inst *b, bool *negate) in operands_match() function
201 operands_match(a, b, negate); in instructions_match()
362 * more -- a sure sign they'll fail operands_match(). in opt_cse_local()

Completed in 2 milliseconds