Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
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()
4543 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
4575 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
4649 lookupIRTempPair(&dstHi, &dstLo, env, d->tmp); in iselStmt()
Dhost_ppc_isel.c309 static void lookupIRTempPair ( HReg* vrHI, HReg* vrLO, in lookupIRTempPair() function
3132 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt128Expr_wrk()
3318 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt64Expr_wrk()
5111 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp ); in iselDfp128Expr_wrk()
6353 lookupIRTempPair( &r_dstHi, &r_dstLo, env, tmp); in iselStmt()
6362 lookupIRTempPair( &r_dstHi, &r_dstLo, env, tmp); in iselStmt()
6430 lookupIRTempPair( &fr_dstHi, &fr_dstLo, env, tmp ); in iselStmt()
6587 lookupIRTempPair( &r_dstHi, &r_dstLo, env, d->tmp); in iselStmt()
Dhost_arm64_isel.c122 static void lookupIRTempPair ( HReg* vrHI, HReg* vrLO, in lookupIRTempPair() function
3454 lookupIRTempPair( rHi, rLo, env, e->Iex.RdTmp.tmp); in iselV256Expr_wrk()
3718 lookupIRTempPair( &dstHi, &dstLo, env, tmp); in iselStmt()
Dhost_mips_isel.c145 lookupIRTempPair(HReg * vrHI, HReg * vrLO, ISelEnv * env, IRTemp tmp) in lookupIRTempPair() function
2188 lookupIRTempPair(rHi, rLo, env, e->Iex.RdTmp.tmp); in iselInt128Expr_wrk()
3782 lookupIRTempPair(&dstHi, &dstLo, env, tmp); in iselStmt()