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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c2714 AC_IR_UNDEF, enumerator in enum:ac_ir_type
2747 if (exp->chan[i].type == AC_IR_UNDEF) {
2802 if (c2->type == AC_IR_UNDEF)
2808 if (c1->type == AC_IR_UNDEF) {
2843 assert(match->chan[chan].type == AC_IR_UNDEF);
2927 exp.chan[i].type = AC_IR_UNDEF;
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c2725 AC_IR_UNDEF, enumerator in enum:ac_ir_type
2756 if (exp->chan[i].type == AC_IR_UNDEF) {
2809 if (c2->type == AC_IR_UNDEF)
2815 if (c1->type == AC_IR_UNDEF) {
2848 assert(match->chan[chan].type == AC_IR_UNDEF);
2928 exp.chan[i].type = AC_IR_UNDEF;

Completed in 15 milliseconds