Home | History | Annotate | Download | only in priv

Lines Matching refs:srcLo

1275 ARM64Instr* ARM64Instr_VExtV ( HReg dst, HReg srcLo, HReg srcHi, UInt amtB ) {
1279 i->ARM64in.VExtV.srcLo = srcLo;
1841 ppHRegARM64(i->ARM64in.VExtV.srcLo);
2208 addHRegUse(u, HRmRead, i->ARM64in.VExtV.srcLo);
2452 i->ARM64in.VExtV.srcLo = lookupHRegRemap(m, i->ARM64in.VExtV.srcLo);
5281 UInt vN = qregEnc(i->ARM64in.VExtV.srcLo);