Home
last modified time | relevance | path

Searched refs:Ifx_Read (Results 1 – 17 of 17) sorted by relevance

/external/valgrind/main/drd/
Ddrd_load_store.c701 case Ifx_Read: in DRD_()
707 if (mFx == Ifx_Read || mFx == Ifx_Modify) { in DRD_()
/external/valgrind/main/coregrind/
Dm_translate.c339 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
369 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
627 if (d->fxState[j].fx == Ifx_Read || d->fxState[j].fx == Ifx_None) in vg_SP_update_pass()
/external/valgrind/main/VEX/
Dtest_main.c1020 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1023 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
2432 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
2472 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
/external/valgrind/main/VEX/priv/
Dguest_x86_toIR.c4037 d->mFx = Ifx_Read; in dis_FPU()
4140 d->fxState[0].fx = Ifx_Read; in dis_FPU()
4144 d->fxState[1].fx = Ifx_Read; in dis_FPU()
4148 d->fxState[2].fx = Ifx_Read; in dis_FPU()
4152 d->fxState[3].fx = Ifx_Read; in dis_FPU()
4749 d->mFx = Ifx_Read; in dis_FPU()
5048 d->mFx = Ifx_Read; in dis_FPU()
5114 d->fxState[0].fx = Ifx_Read; in dis_FPU()
5118 d->fxState[1].fx = Ifx_Read; in dis_FPU()
5122 d->fxState[2].fx = Ifx_Read; in dis_FPU()
[all …]
Dguest_amd64_toIR.c5537 d->mFx = Ifx_Read; in dis_FPU()
5641 d->fxState[0].fx = Ifx_Read; in dis_FPU()
5645 d->fxState[1].fx = Ifx_Read; in dis_FPU()
5649 d->fxState[2].fx = Ifx_Read; in dis_FPU()
5653 d->fxState[3].fx = Ifx_Read; in dis_FPU()
6204 d->mFx = Ifx_Read; in dis_FPU()
6536 d->mFx = Ifx_Read; in dis_FPU()
6624 d->fxState[0].fx = Ifx_Read; in dis_FPU()
6628 d->fxState[1].fx = Ifx_Read; in dis_FPU()
6632 d->fxState[2].fx = Ifx_Read; in dis_FPU()
[all …]
Dguest_mips_toIR.c1142 d->fxState[0].fx = Ifx_Read; /* read */ in calculateFCSR()
1148 d->fxState[1].fx = Ifx_Read; /* read */ in calculateFCSR()
1153 d->fxState[2].fx = Ifx_Read; /* read */ in calculateFCSR()
1165 d->fxState[0].fx = Ifx_Read; /* read */ in calculateFCSR()
1171 d->fxState[1].fx = Ifx_Read; /* read */ in calculateFCSR()
1174 d->fxState[2].fx = Ifx_Read; /* read */ in calculateFCSR()
1179 d->fxState[3].fx = Ifx_Read; /* read */ in calculateFCSR()
1182 d->fxState[4].fx = Ifx_Read; /* read */ in calculateFCSR()
Dir_defs.c1289 case Ifx_Read: vex_printf("RdFX"); return; in ppIREffect()
Dir_opt.c5509 if (d->fxState[i].fx != Ifx_Read) { in dirty_helper_puts()
/external/valgrind/main/lackey/
Dlk_main.c855 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in lk_instrument()
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c1158 di->fxState[0].fx = Ifx_Read; in VG_()
/external/valgrind/main/memcheck/
Dmc_translate.c1110 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1115 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
5102 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
5154 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
6871 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_origins_Dirty()
6913 if (d->fxState[i].fx == Ifx_Read) in do_origins_Dirty()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2197 Ifx_Read, /* reads the resource */ enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c955 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in dh_instrument()
/external/valgrind/main/cachegrind/
Dcg_main.c1193 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1108 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2275 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in sg_instrument_IRStmt()
/external/valgrind/main/helgrind/
Dhg_main.c4685 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in hg_instrument()