Lines Matching refs:SuperReg
849 unsigned SuperReg = in copyPhysReg() local
852 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
855 DestReg = SuperReg; in copyPhysReg()
858 unsigned SuperReg = in copyPhysReg() local
861 if (VSXSelfCopyCrash && SrcReg == SuperReg) in copyPhysReg()
864 DestReg = SuperReg; in copyPhysReg()
867 unsigned SuperReg = in copyPhysReg() local
870 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()
873 SrcReg = SuperReg; in copyPhysReg()
876 unsigned SuperReg = in copyPhysReg() local
879 if (VSXSelfCopyCrash && DestReg == SuperReg) in copyPhysReg()
882 SrcReg = SuperReg; in copyPhysReg()