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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c2715 AC_IR_CONST, enumerator in enum:ac_ir_type
2750 } else if (exp->chan[i].type == AC_IR_CONST) {
2815 (c1->type == AC_IR_CONST &&
2930 exp.chan[i].type = AC_IR_CONST;
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c2726 AC_IR_CONST, enumerator in enum:ac_ir_type
2759 } else if (exp->chan[i].type == AC_IR_CONST) {
2822 (c1->type == AC_IR_CONST && c1->const_float != c2->const_float) ||
2931 exp.chan[i].type = AC_IR_CONST;

Completed in 24 milliseconds