Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isTied

838       else if (!MO->isTied())
842 } else if (MO->isReg() && MO->isTied())
859 if (MO->isTied()) {
864 if (!OtherMO.isTied())