Lines Matching refs:expandRXYPseudo
144 void SystemZInstrInfo::expandRXYPseudo(MachineInstr *MI, unsigned LowOpcode, in expandRXYPseudo() function in SystemZInstrInfo
916 expandRXYPseudo(MI, SystemZ::LB, SystemZ::LBH); in expandPostRAPseudo()
920 expandRXYPseudo(MI, SystemZ::LH, SystemZ::LHH); in expandPostRAPseudo()
932 expandRXYPseudo(MI, SystemZ::LLC, SystemZ::LLCH); in expandPostRAPseudo()
936 expandRXYPseudo(MI, SystemZ::LLH, SystemZ::LLHH); in expandPostRAPseudo()
940 expandRXYPseudo(MI, SystemZ::L, SystemZ::LFH); in expandPostRAPseudo()
944 expandRXYPseudo(MI, SystemZ::STC, SystemZ::STCH); in expandPostRAPseudo()
948 expandRXYPseudo(MI, SystemZ::STH, SystemZ::STHH); in expandPostRAPseudo()
952 expandRXYPseudo(MI, SystemZ::ST, SystemZ::STFH); in expandPostRAPseudo()
1028 expandRXYPseudo(MI, SystemZ::C, SystemZ::CHF); in expandPostRAPseudo()
1032 expandRXYPseudo(MI, SystemZ::CL, SystemZ::CLHF); in expandPostRAPseudo()