HomeSort by relevance Sort by last modified time
    Searched refs:fr_dst (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/VEX/priv/
host_ppc_defs.c 3329 UInt fr_dst = fregNo(i->Pin.FpUnary.dst); local
3369 UInt fr_dst = fregNo(i->Pin.FpBinary.dst); local
3404 UInt fr_dst = fregNo(i->Pin.FpMulAcc.dst); local
3465 UInt fr_dst = fregNo(i->Pin.FpRSP.dst); local
3473 UInt fr_dst = fregNo(i->Pin.FpCftI.dst); local
3516 UInt fr_dst = fregNo(i->Pin.FpCMov.dst); local
    [all...]
host_ppc_isel.c 478 HReg fr_dst = newVRegF(env); local
494 addInstr(env, PPCInstr_FpLdSt(True/*load*/, 8, fr_dst, am_addr0));
497 return fr_dst;
503 HReg fr_dst = newVRegF(env); local
516 addInstr(env, PPCInstr_FpLdSt(True/*load*/, 8, fr_dst, am_addr0));
519 return fr_dst;
3267 HReg fr_dst = newVRegF(env); local
3356 HReg fr_dst = newVRegF(env); local
3384 HReg fr_dst = newVRegF(env); local
3419 HReg fr_dst = newVRegF(env); local
4044 HReg fr_dst = lookupIRTemp(env, tmp); local
4050 HReg fr_dst = lookupIRTemp(env, tmp); local
    [all...]

Completed in 438 milliseconds