Home
last modified time | relevance | path

Searched refs:dest_mod (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_opt_cse.c74 hash = HASH(hash, I->dest_mod); in hash_instr()
102 if (i1->dest_mod != i2->dest_mod) in instrs_equal()
Dcompiler.h417 unsigned dest_mod; member