Home
last modified time | relevance | path

Searched refs:lookupIRTempPair (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_isel.c309 static void lookupIRTempPair ( HReg* vrHI, HReg* vrLO, in lookupIRTempPair() function
3038 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt128Expr_wrk()
3209 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt64Expr_wrk()
4579 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp ); in iselDfp128Expr_wrk()
5659 lookupIRTempPair( &r_dstHi, &r_dstLo, env, tmp); in iselStmt()
5668 lookupIRTempPair( &r_dstHi, &r_dstLo, env, tmp); in iselStmt()
5730 lookupIRTempPair( &fr_dstHi, &fr_dstLo, env, tmp ); in iselStmt()
5887 lookupIRTempPair( &r_dstHi, &r_dstLo, env, d->tmp); in iselStmt()
Dhost_amd64_isel.c175 static void lookupIRTempPair ( HReg* vrHI, HReg* vrLO, in lookupIRTempPair() function
2481 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt128Expr_wrk()
3748 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselDVecExpr_wrk()
4520 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
4552 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
4626 lookupIRTempPair(&dstHi, &dstLo, env, d->tmp); in iselStmt()
Dhost_arm64_isel.c122 static void lookupIRTempPair ( HReg* vrHI, HReg* vrLO, in lookupIRTempPair() function
3426 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselV256Expr_wrk()
3690 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
Dhost_mips_isel.c150 lookupIRTempPair(HReg * vrHI, HReg * vrLO, ISelEnv * env, IRTemp tmp) in lookupIRTempPair() function
2194 lookupIRTempPair(rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt128Expr_wrk()
3776 lookupIRTempPair(&dstHi, &dstLo, env, tmp); in iselStmt()