Searched refs:iselInt128Expr_to_32x4 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | host_ppc_isel.c | 448 static void iselInt128Expr_to_32x4 ( HReg* rHi, HReg* rMedHi, 3094 static void iselInt128Expr_to_32x4 ( HReg* rHi, HReg* rMedHi, HReg* rMedLo, in iselInt128Expr_to_32x4() function 3508 iselInt128Expr_to_32x4(&r_Hi, &r_MedHi, &r_MedLo, &r_Lo, in iselInt64Expr_wrk() 3523 iselInt128Expr_to_32x4(&r_Hi, &r_MedHi, &r_MedLo, &r_Lo, in iselInt64Expr_wrk() 5677 iselInt128Expr_to_32x4(&r_srcHi, &r_srcMedHi, in iselStmt()
|