Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DefIdx

725       unsigned DefIdx = 0;
726 if (!MI->isRegTiedToDefOperand(i, &DefIdx)) continue;
728 << DefIdx << ".\n");