Searched defs:pxControl (Results 1 – 12 of 12) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_mips_helpers.c | 301 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_mips32_state_requires_precise_mem_exns() 338 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_mips64_state_requires_precise_mem_exns()
|
D | guest_ppc_helpers.c | 945 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_ppc32_state_requires_precise_mem_exns() 979 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_ppc64_state_requires_precise_mem_exns()
|
D | ir_opt.c | 720 VexRegisterUpdates pxControl in handle_gets_Stmt() 888 VexRegisterUpdates pxControl in redundant_put_removal_BB() 4486 void do_redundant_PutI_elimination ( IRSB* bb, VexRegisterUpdates pxControl ) in do_redundant_PutI_elimination() 5621 VexRegisterUpdates pxControl, in dirty_helper_puts() 5673 VexRegisterUpdates pxControl, in stmt_modifies_guest_state() 5727 VexRegisterUpdates pxControl in ado_treebuild_BB() 6398 VexRegisterUpdates pxControl in cheap_transformations() 6442 IRSB* expensive_transformations( IRSB* bb, VexRegisterUpdates pxControl ) in expensive_transformations() 6577 VexRegisterUpdates pxControl, in do_iropt_BB()
|
D | main_main.c | 313 /*OUT*/ VexRegisterUpdates* pxControl) in LibVEX_FrontEnd() 705 VexRegisterUpdates pxControl ) in libvex_BackEnd() 1171 VexRegisterUpdates pxControl = VexRegUpd_INVALID; in LibVEX_Translate() local
|
D | guest_generic_bb_to_IR.c | 184 /*MOD*/VexRegisterUpdates* pxControl, in bb_to_IR() argument
|
D | guest_s390_helpers.c | 156 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_s390x_state_requires_precise_mem_exns()
|
D | guest_x86_helpers.c | 2897 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_x86_state_requires_precise_mem_exns()
|
D | guest_arm_helpers.c | 1360 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_arm_state_requires_precise_mem_exns()
|
D | guest_arm64_helpers.c | 1921 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_arm64_state_requires_precise_mem_exns()
|
D | guest_amd64_helpers.c | 4429 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_amd64_state_requires_precise_mem_exns()
|
/external/valgrind/none/tests/ |
D | libvex_test.c | 14 UInt return_0(void *cb, VexRegisterUpdates* pxControl, in return_0()
|
/external/valgrind/coregrind/ |
D | m_translate.c | 789 /*MAYBE_MOD*/VexRegisterUpdates* pxControl, in needs_self_check()
|