Lines Matching refs:mapReg

1715 static inline void mapReg(HRegRemap* m, HReg* r)  in mapReg()  function
1725 mapReg(m, &i->Ain.Imm64.dst); in mapRegs_AMD64Instr()
1729 mapReg(m, &i->Ain.Alu64R.dst); in mapRegs_AMD64Instr()
1736 mapReg(m, &i->Ain.Sh64.dst); in mapRegs_AMD64Instr()
1739 mapReg(m, &i->Ain.Test64.dst); in mapRegs_AMD64Instr()
1742 mapReg(m, &i->Ain.Unary64.dst); in mapRegs_AMD64Instr()
1746 mapReg(m, &i->Ain.Lea64.dst); in mapRegs_AMD64Instr()
1750 mapReg(m, &i->Ain.Alu32R.dst); in mapRegs_AMD64Instr()
1767 mapReg(m, &i->Ain.XIndir.dstGA); in mapRegs_AMD64Instr()
1771 mapReg(m, &i->Ain.XAssisted.dstGA); in mapRegs_AMD64Instr()
1775 mapReg(m, &i->Ain.CMov64.src); in mapRegs_AMD64Instr()
1776 mapReg(m, &i->Ain.CMov64.dst); in mapRegs_AMD64Instr()
1780 mapReg(m, &i->Ain.CLoad.dst); in mapRegs_AMD64Instr()
1784 mapReg(m, &i->Ain.CStore.src); in mapRegs_AMD64Instr()
1787 mapReg(m, &i->Ain.MovxLQ.src); in mapRegs_AMD64Instr()
1788 mapReg(m, &i->Ain.MovxLQ.dst); in mapRegs_AMD64Instr()
1792 mapReg(m, &i->Ain.LoadEX.dst); in mapRegs_AMD64Instr()
1795 mapReg(m, &i->Ain.Store.src); in mapRegs_AMD64Instr()
1799 mapReg(m, &i->Ain.Set64.dst); in mapRegs_AMD64Instr()
1802 mapReg(m, &i->Ain.Bsfr64.src); in mapRegs_AMD64Instr()
1803 mapReg(m, &i->Ain.Bsfr64.dst); in mapRegs_AMD64Instr()
1830 mapReg(m, &i->Ain.SseUComIS.srcL); in mapRegs_AMD64Instr()
1831 mapReg(m, &i->Ain.SseUComIS.srcR); in mapRegs_AMD64Instr()
1832 mapReg(m, &i->Ain.SseUComIS.dst); in mapRegs_AMD64Instr()
1835 mapReg(m, &i->Ain.SseSI2SF.src); in mapRegs_AMD64Instr()
1836 mapReg(m, &i->Ain.SseSI2SF.dst); in mapRegs_AMD64Instr()
1839 mapReg(m, &i->Ain.SseSF2SI.src); in mapRegs_AMD64Instr()
1840 mapReg(m, &i->Ain.SseSF2SI.dst); in mapRegs_AMD64Instr()
1843 mapReg(m, &i->Ain.SseSDSS.src); in mapRegs_AMD64Instr()
1844 mapReg(m, &i->Ain.SseSDSS.dst); in mapRegs_AMD64Instr()
1847 mapReg(m, &i->Ain.SseLdSt.reg); in mapRegs_AMD64Instr()
1852 mapReg(m, &i->Ain.SseCStore.src); in mapRegs_AMD64Instr()
1856 mapReg(m, &i->Ain.SseCLoad.dst); in mapRegs_AMD64Instr()
1859 mapReg(m, &i->Ain.SseLdzLO.reg); in mapRegs_AMD64Instr()
1863 mapReg(m, &i->Ain.Sse32Fx4.src); in mapRegs_AMD64Instr()
1864 mapReg(m, &i->Ain.Sse32Fx4.dst); in mapRegs_AMD64Instr()
1867 mapReg(m, &i->Ain.Sse32FLo.src); in mapRegs_AMD64Instr()
1868 mapReg(m, &i->Ain.Sse32FLo.dst); in mapRegs_AMD64Instr()
1871 mapReg(m, &i->Ain.Sse64Fx2.src); in mapRegs_AMD64Instr()
1872 mapReg(m, &i->Ain.Sse64Fx2.dst); in mapRegs_AMD64Instr()
1875 mapReg(m, &i->Ain.Sse64FLo.src); in mapRegs_AMD64Instr()
1876 mapReg(m, &i->Ain.Sse64FLo.dst); in mapRegs_AMD64Instr()
1879 mapReg(m, &i->Ain.SseReRg.src); in mapRegs_AMD64Instr()
1880 mapReg(m, &i->Ain.SseReRg.dst); in mapRegs_AMD64Instr()
1883 mapReg(m, &i->Ain.SseCMov.src); in mapRegs_AMD64Instr()
1884 mapReg(m, &i->Ain.SseCMov.dst); in mapRegs_AMD64Instr()
1887 mapReg(m, &i->Ain.SseShuf.src); in mapRegs_AMD64Instr()
1888 mapReg(m, &i->Ain.SseShuf.dst); in mapRegs_AMD64Instr()