Lines Matching defs:SrcReg
2063 unsigned &SrcReg, unsigned &DstReg, in isCoalescableExtInstr()
2577 unsigned SrcReg = Src.getReg(); in classifyLEAReg() local
2804 unsigned SrcReg; in convertToThreeAddress() local
2847 unsigned SrcReg; in convertToThreeAddress() local
2881 unsigned SrcReg; in convertToThreeAddress() local
2920 unsigned SrcReg; in convertToThreeAddress() local
2991 unsigned SrcReg; in convertToThreeAddress() local
4332 static unsigned CopyToFromAsymmetricReg(unsigned DestReg, unsigned SrcReg, in CopyToFromAsymmetricReg()
4390 unsigned copyPhysRegOpcode_AVX512_DQ(unsigned& DestReg, unsigned& SrcReg) { in copyPhysRegOpcode_AVX512_DQ()
4403 unsigned copyPhysRegOpcode_AVX512_BW(unsigned& DestReg, unsigned& SrcReg) { in copyPhysRegOpcode_AVX512_BW()
4418 unsigned copyPhysRegOpcode_AVX512(unsigned& DestReg, unsigned& SrcReg, in copyPhysRegOpcode_AVX512()
4450 unsigned SrcReg, bool KillSrc) const { in copyPhysReg()
4740 static unsigned getStoreRegOpcode(unsigned SrcReg, in getStoreRegOpcode()
4757 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
4773 void X86InstrInfo::storeRegToAddr(MachineFunction &MF, unsigned SrcReg, in storeRegToAddr()
4827 bool X86InstrInfo::analyzeCompare(const MachineInstr &MI, unsigned &SrcReg, in analyzeCompare()
4906 inline static bool isRedundantFlagInstr(MachineInstr &FlagI, unsigned SrcReg, in isRedundantFlagInstr()
5044 bool X86InstrInfo::optimizeCompareInstr(MachineInstr &CmpInstr, unsigned SrcReg, in optimizeCompareInstr()