Home
last modified time | relevance | path

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

/external/valgrind/drd/
Ddrd_load_store.c705 case Ifx_Read: in DRD_()
711 if (mFx == Ifx_Read || mFx == Ifx_Modify) { in DRD_()
/external/valgrind/coregrind/
Dm_translate.c348 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
378 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
636 if (d->fxState[j].fx == Ifx_Read || d->fxState[j].fx == Ifx_None) in vg_SP_update_pass()
/external/valgrind/VEX/useful/
Dtest_main.c1041 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1044 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
2452 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
2492 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
/external/valgrind/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.c1148 d->fxState[0].fx = Ifx_Read; /* read */ in calculateFCSR()
1154 d->fxState[1].fx = Ifx_Read; /* read */ in calculateFCSR()
1159 d->fxState[2].fx = Ifx_Read; /* read */ in calculateFCSR()
1171 d->fxState[0].fx = Ifx_Read; /* read */ in calculateFCSR()
1177 d->fxState[1].fx = Ifx_Read; /* read */ in calculateFCSR()
1180 d->fxState[2].fx = Ifx_Read; /* read */ in calculateFCSR()
1185 d->fxState[3].fx = Ifx_Read; /* read */ in calculateFCSR()
1188 d->fxState[4].fx = Ifx_Read; /* read */ in calculateFCSR()
Dir_defs.c1375 case Ifx_Read: vex_printf("RdFX"); return; in ppIREffect()
Dir_opt.c5643 if (d->fxState[i].fx != Ifx_Read) { in dirty_helper_puts()
/external/valgrind/lackey/
Dlk_main.c861 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in lk_instrument()
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c1187 di->fxState[0].fx = Ifx_Read; in VG_()
/external/valgrind/memcheck/
Dmc_translate.c1179 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1184 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
5382 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
5434 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
7153 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_origins_Dirty()
7195 if (d->fxState[i].fx == Ifx_Read) in do_origins_Dirty()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2345 Ifx_Read, /* reads the resource */ enumerator
/external/valgrind/exp-dhat/
Ddh_main.c954 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in dh_instrument()
/external/valgrind/cachegrind/
Dcg_main.c1186 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1109 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in CLG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c2283 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in sg_instrument_IRStmt()
/external/valgrind/helgrind/
Dhg_main.c4702 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in hg_instrument()