Searched refs:narrowTo32 (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/coregrind/
H A Dm_translate.c1002 static IRExpr* narrowTo32 ( IRTypeEnv* tyenv, IRExpr* e ) { function
1105 narrowTo32(bb->tyenv,IRExpr_RdTmp(t1)), 0, e)));
1185 IRExpr_GetI(descr, narrowTo32(bb->tyenv,IRExpr_RdTmp(t1)), 0)
/external/valgrind/memcheck/
H A Dmc_translate.c6910 static IRAtom* narrowTo32 ( MCEnv* mce, IRAtom* e ) { function
6957 t2 = narrowTo32( mce, t1 );

Completed in 986 milliseconds