Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.c2684 AC_IR_CONST, enumerator
2717 } else if (exp->chan[i].type == AC_IR_CONST) { in ac_eliminate_const_output()
2780 (c1->type == AC_IR_CONST && c1->const_float != c2->const_float) || in ac_eliminate_duplicated_output()
2889 exp.chan[i].type = AC_IR_CONST; in ac_optimize_vs_outputs()