Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefIdx

692       unsigned DefIdx = 0;
693 if (!MI->isRegTiedToDefOperand(i, &DefIdx)) continue;
695 << DefIdx << ".\n");