Home | History | Annotate | Download | only in AArch64

Lines Matching refs:isPhysRegUsed

347     assert(MF.getRegInfo().isPhysRegUsed(AArch64::X9) &&
914 const bool OddRegUsed = MRI->isPhysRegUsed(OddReg);
915 const bool EvenRegUsed = MRI->isPhysRegUsed(EvenReg);