Lines Matching refs:RegInfo
2925 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitBPOSGE32() local
2954 unsigned VR2 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32()
2960 unsigned VR1 = RegInfo.createVirtualRegister(RC); in emitBPOSGE32()
2990 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitMSACBranchPseudo() local
3021 unsigned RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo()
3027 unsigned RD2 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo()
3053 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitCOPY_FW() local
3064 Wt = RegInfo.createVirtualRegister(&Mips::MSA128WEvensRegClass); in emitCOPY_FW()
3071 unsigned Wt = RegInfo.createVirtualRegister( in emitCOPY_FW()
3098 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitCOPY_FD() local
3107 unsigned Wt = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitCOPY_FD()
3127 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_FW() local
3133 unsigned Wt = RegInfo.createVirtualRegister( in emitINSERT_FW()
3163 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_FD() local
3169 unsigned Wt = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitINSERT_FD()
3211 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitINSERT_DF_VIDX() local
3254 unsigned Wt = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3264 unsigned LaneTmp1 = RegInfo.createVirtualRegister(GPRRC); in emitINSERT_DF_VIDX()
3272 unsigned WdTmp1 = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3278 unsigned WdTmp2 = RegInfo.createVirtualRegister(VecRC); in emitINSERT_DF_VIDX()
3297 unsigned LaneTmp2 = RegInfo.createVirtualRegister(GPRRC); in emitINSERT_DF_VIDX()
3322 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFILL_FW() local
3326 unsigned Wt1 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFILL_FW()
3327 unsigned Wt2 = RegInfo.createVirtualRegister(&Mips::MSA128WRegClass); in emitFILL_FW()
3353 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFILL_FD() local
3357 unsigned Wt1 = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitFILL_FD()
3358 unsigned Wt2 = RegInfo.createVirtualRegister(&Mips::MSA128DRegClass); in emitFILL_FD()
3381 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFEXP2_W_1() local
3383 unsigned Ws1 = RegInfo.createVirtualRegister(RC); in emitFEXP2_W_1()
3384 unsigned Ws2 = RegInfo.createVirtualRegister(RC); in emitFEXP2_W_1()
3410 MachineRegisterInfo &RegInfo = BB->getParent()->getRegInfo(); in emitFEXP2_D_1() local
3412 unsigned Ws1 = RegInfo.createVirtualRegister(RC); in emitFEXP2_D_1()
3413 unsigned Ws2 = RegInfo.createVirtualRegister(RC); in emitFEXP2_D_1()