Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2683 AC_IR_UNDEF, enumerator
2714 if (exp->chan[i].type == AC_IR_UNDEF) { in ac_eliminate_const_output()
2767 if (c2->type == AC_IR_UNDEF) in ac_eliminate_duplicated_output()
2773 if (c1->type == AC_IR_UNDEF) { in ac_eliminate_duplicated_output()
2806 assert(match->chan[chan].type == AC_IR_UNDEF); in ac_eliminate_duplicated_output()
2886 exp.chan[i].type = AC_IR_UNDEF; in ac_optimize_vs_outputs()