Searched refs:hregMIPS_GPR2 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h56 extern HReg hregMIPS_GPR2(Bool mode64);
H A Dhost_mips_isel.c1356 addInstr(env, mk_iMOVds_RR(res, hregMIPS_GPR2(env->mode64)));
1764 addInstr(env, mk_iMOVds_RR(res, hregMIPS_GPR2(env->mode64)));
1852 addInstr(env, mk_iMOVds_RR(r_dst, hregMIPS_GPR2(mode64)));
3840 addInstr(env, mk_iMOVds_RR(r_dst, hregMIPS_GPR2(mode64)));
3850 addInstr(env, mk_iMOVds_RR(r_dst, hregMIPS_GPR2(mode64)));
3858 addInstr(env, mk_iMOVds_RR(rLo, hregMIPS_GPR2(mode64)));
H A Dhost_mips_defs.c126 HReg hregMIPS_GPR2(Bool mode64) function
1998 addHRegUse(u, HRmWrite, hregMIPS_GPR2(mode64));

Completed in 131 milliseconds