Home
last modified time | relevance | path

Searched refs:t_new (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/VEX/priv/
Dguest_x86_toIR.c6322 t_addr1, t_esp, t_mask, t_new; in dis_bt_G_E() local
6328 = t_mask = t_new = IRTemp_INVALID; in dis_bt_G_E()
6331 t_new = newTemp(Ity_I8); in dis_bt_G_E()
6402 assign( t_new, in dis_bt_G_E()
6406 assign( t_new, in dis_bt_G_E()
6410 assign( t_new, in dis_bt_G_E()
6419 mkexpr(t_new)/*new*/, in dis_bt_G_E()
6422 storeLE( mkexpr(t_addr1), mkexpr(t_new) ); in dis_bt_G_E()
Dguest_amd64_toIR.c8087 t_addr1, t_rsp, t_mask, t_new; in dis_bt_G_E() local
8093 = t_mask = t_new = IRTemp_INVALID; in dis_bt_G_E()
8096 t_new = newTemp(Ity_I8); in dis_bt_G_E()
8194 assign( t_new, in dis_bt_G_E()
8198 assign( t_new, in dis_bt_G_E()
8202 assign( t_new, in dis_bt_G_E()
8211 mkexpr(t_new)/*new*/, in dis_bt_G_E()
8214 storeLE( mkexpr(t_addr1), mkexpr(t_new) ); in dis_bt_G_E()