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, 3096 static void iselInt128Expr_to_32x4 ( HReg* rHi, HReg* rMedHi, HReg* rMedLo, in iselInt128Expr_to_32x4() function 3510 iselInt128Expr_to_32x4(&r_Hi, &r_MedHi, &r_MedLo, &r_Lo, in iselInt64Expr_wrk() 3525 iselInt128Expr_to_32x4(&r_Hi, &r_MedHi, &r_MedLo, &r_Lo, in iselInt64Expr_wrk() 5679 iselInt128Expr_to_32x4(&r_srcHi, &r_srcMedHi, in iselStmt()
|