Lines Matching refs:srcZ
2860 HReg srcZ = newVRegV(env);2861 addInstr(env, ARM64Instr_VImmQ(srcZ, 0x0000));2866 addInstr(env, ARM64Instr_VExtV(dst, src/*lo*/, srcZ/*hi*/,2869 addInstr(env, ARM64Instr_VExtV(dst, srcZ/*lo*/, src/*hi*/,