Lines Matching refs:expandRIPseudo
155 void SystemZInstrInfo::expandRIPseudo(MachineInstr &MI, unsigned LowOpcode, in expandRIPseudo() function in SystemZInstrInfo
1674 expandRIPseudo(MI, SystemZ::LHI, SystemZ::IIHF, true); in expandPostRAPseudo()
1678 expandRIPseudo(MI, SystemZ::IILF, SystemZ::IIHF, false); in expandPostRAPseudo()
1682 expandRIPseudo(MI, SystemZ::IILL, SystemZ::IIHL, false); in expandPostRAPseudo()
1686 expandRIPseudo(MI, SystemZ::IILH, SystemZ::IIHH, false); in expandPostRAPseudo()
1690 expandRIPseudo(MI, SystemZ::NILF, SystemZ::NIHF, false); in expandPostRAPseudo()
1694 expandRIPseudo(MI, SystemZ::NILL, SystemZ::NIHL, false); in expandPostRAPseudo()
1698 expandRIPseudo(MI, SystemZ::NILH, SystemZ::NIHH, false); in expandPostRAPseudo()
1702 expandRIPseudo(MI, SystemZ::OILF, SystemZ::OIHF, false); in expandPostRAPseudo()
1706 expandRIPseudo(MI, SystemZ::OILL, SystemZ::OIHL, false); in expandPostRAPseudo()
1710 expandRIPseudo(MI, SystemZ::OILH, SystemZ::OIHH, false); in expandPostRAPseudo()
1714 expandRIPseudo(MI, SystemZ::XILF, SystemZ::XIHF, false); in expandPostRAPseudo()
1718 expandRIPseudo(MI, SystemZ::TMLL, SystemZ::TMHL, false); in expandPostRAPseudo()
1722 expandRIPseudo(MI, SystemZ::TMLH, SystemZ::TMHH, false); in expandPostRAPseudo()
1726 expandRIPseudo(MI, SystemZ::AHI, SystemZ::AIH, false); in expandPostRAPseudo()
1734 expandRIPseudo(MI, SystemZ::AFI, SystemZ::AIH, false); in expandPostRAPseudo()
1738 expandRIPseudo(MI, SystemZ::CHI, SystemZ::CIH, false); in expandPostRAPseudo()
1742 expandRIPseudo(MI, SystemZ::CFI, SystemZ::CIH, false); in expandPostRAPseudo()
1746 expandRIPseudo(MI, SystemZ::CLFI, SystemZ::CLIH, false); in expandPostRAPseudo()