Searched defs:pxControl (Results 1 – 14 of 14) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_mips_helpers.c | 291 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_mips32_state_requires_precise_mem_exns() 328 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_mips64_state_requires_precise_mem_exns()
|
D | guest_tilegx_helpers.c | 146 VexRegisterUpdates pxControl) in guest_tilegx_state_requires_precise_mem_exns()
|
D | guest_ppc_helpers.c | 719 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_ppc32_state_requires_precise_mem_exns() 753 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() 4485 void do_redundant_PutI_elimination ( IRSB* bb, VexRegisterUpdates pxControl ) in do_redundant_PutI_elimination() 5620 VexRegisterUpdates pxControl, in dirty_helper_puts() 5672 VexRegisterUpdates pxControl, in stmt_modifies_guest_state() 5726 VexRegisterUpdates pxControl in ado_treebuild_BB() 6397 VexRegisterUpdates pxControl in cheap_transformations() 6441 IRSB* expensive_transformations( IRSB* bb, VexRegisterUpdates pxControl ) in expensive_transformations() 6576 VexRegisterUpdates pxControl, in do_iropt_BB()
|
D | guest_arm_helpers.c | 1101 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_arm_state_requires_precise_mem_exns()
|
D | guest_generic_bb_to_IR.c | 184 /*MOD*/VexRegisterUpdates* pxControl, in bb_to_IR() argument
|
D | guest_arm64_helpers.c | 1321 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_arm64_state_requires_precise_mem_exns()
|
D | main_main.c | 844 VexRegisterUpdates pxControl = vex_control.iropt_register_updates_default; in LibVEX_Translate() local
|
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 | 2896 Int minoff, Int maxoff, VexRegisterUpdates pxControl in guest_x86_state_requires_precise_mem_exns()
|
D | guest_amd64_helpers.c | 4334 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()
|
/external/valgrind/VEX/useful/ |
D | test_main.c | 90 static UInt needs_self_check ( void *closureV, VexRegisterUpdates *pxControl, in needs_self_check()
|