Lines Matching refs:RegInfo

2747   MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo();  in emitBPOSGE32()  local
2776 unsigned VR2 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32()
2782 unsigned VR1 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32()
2812 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitMSACBranchPseudo() local
2843 unsigned RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo()
2849 unsigned RD2 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo()
2875 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitCOPY_FW() local
2886 Wt = RegInfo.createVirtualRegister(&Mips::MSA128WEvensRegClass); in emitCOPY_FW()
2893 unsigned Wt = RegInfo.createVirtualRegister( in emitCOPY_FW()
2920 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitCOPY_FD() local
2929 unsigned Wt = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitCOPY_FD()
2949 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_FW() local
2955 unsigned Wt = RegInfo.createVirtualRegister( in emitINSERT_FW()
2985 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_FD() local
2991 unsigned Wt = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitINSERT_FD()
3033 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_DF_VIDX() local
3076 unsigned Wt = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3086 unsigned LaneTmp1 = RegInfo.createVirtualRegister(GPRRC); in emitINSERT_DF_VIDX()
3094 unsigned WdTmp1 = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3100 unsigned WdTmp2 = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3119 unsigned LaneTmp2 = RegInfo.createVirtualRegister(GPRRC); in emitINSERT_DF_VIDX()
3143 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFILL_FW() local
3147 unsigned Wt1 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFILL_FW()
3148 unsigned Wt2 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFILL_FW()
3174 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFILL_FD() local
3178 unsigned Wt1 = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitFILL_FD()
3179 unsigned Wt2 = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitFILL_FD()
3202 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFEXP2_W_1() local
3204 unsigned Ws1 = RegInfo.createVirtualRegister(RC); in emitFEXP2_W_1()
3205 unsigned Ws2 = RegInfo.createVirtualRegister(RC); in emitFEXP2_W_1()
3231 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFEXP2_D_1() local
3233 unsigned Ws1 = RegInfo.createVirtualRegister(RC); in emitFEXP2_D_1()
3234 unsigned Ws2 = RegInfo.createVirtualRegister(RC); in emitFEXP2_D_1()