Home
last modified time | relevance | path

Searched refs:VexRegUpdAllregsAtEachInsn (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/VEX/pub/
Dlibvex.h325 VexRegUpdAllregsAtEachInsn } VexRegisterUpdates; enumerator
/external/valgrind/main/coregrind/
Dm_main.c529 = VexRegUpdAllregsAtEachInsn; in main_process_cmd_line_options()
620 VexRegUpdAllregsAtEachInsn); in main_process_cmd_line_options()
/external/valgrind/main/VEX/priv/
Dir_opt.c5204 if (vex_control.iropt_register_updates != VexRegUpdAllregsAtEachInsn) { in cheap_transformations()
5244 if (vex_control.iropt_register_updates != VexRegUpdAllregsAtEachInsn) { in expensive_transformations()
5395 if (vex_control.iropt_register_updates != VexRegUpdAllregsAtEachInsn) { in do_iropt_BB()