Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_load_store.c516 case Ifx_Read: in DRD_()
522 if (mFx == Ifx_Read || mFx == Ifx_Modify) { in DRD_()
/external/valgrind/main/coregrind/
Dm_translate.c333 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
361 dcall->fxState[0].fx = Ifx_Read; \ in vg_SP_update_pass()
601 if (d->fxState[j].fx == Ifx_Read || d->fxState[j].fx == Ifx_None) in vg_SP_update_pass()
/external/valgrind/main/VEX/
Dtest_main.c997 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1000 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
2409 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
2449 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
/external/valgrind/main/VEX/priv/
Dguest_x86_toIR.c3927 d->mFx = Ifx_Read; in dis_FPU()
4027 d->fxState[0].fx = Ifx_Read; in dis_FPU()
4031 d->fxState[1].fx = Ifx_Read; in dis_FPU()
4035 d->fxState[2].fx = Ifx_Read; in dis_FPU()
4039 d->fxState[3].fx = Ifx_Read; in dis_FPU()
4609 d->mFx = Ifx_Read; in dis_FPU()
4913 d->mFx = Ifx_Read; in dis_FPU()
4977 d->fxState[0].fx = Ifx_Read; in dis_FPU()
4981 d->fxState[1].fx = Ifx_Read; in dis_FPU()
4985 d->fxState[2].fx = Ifx_Read; in dis_FPU()
[all …]
Dguest_amd64_toIR.c5077 d->mFx = Ifx_Read; in dis_FPU()
5178 d->fxState[0].fx = Ifx_Read; in dis_FPU()
5182 d->fxState[1].fx = Ifx_Read; in dis_FPU()
5186 d->fxState[2].fx = Ifx_Read; in dis_FPU()
5190 d->fxState[3].fx = Ifx_Read; in dis_FPU()
5714 d->mFx = Ifx_Read; in dis_FPU()
9298 d->fxState[0].fx = Ifx_Read; in disInstr_AMD64_WRK()
9302 d->fxState[1].fx = Ifx_Read; in disInstr_AMD64_WRK()
9306 d->fxState[2].fx = Ifx_Read; in disInstr_AMD64_WRK()
9310 d->fxState[3].fx = Ifx_Read; in disInstr_AMD64_WRK()
[all …]
Dir_defs.c1047 case Ifx_Read: vex_printf("RdFX"); return; in ppIREffect()
/external/valgrind/main/lackey/
Dlk_main.c776 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in lk_instrument()
/external/valgrind/main/memcheck/
Dmc_translate.c1015 di->fxState[0].fx = Ifx_Read; in setHelperAnns()
1018 di->fxState[1].fx = Ifx_Read; in setHelperAnns()
4103 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_shadow_Dirty()
4145 if (d->fxState[i].fx == Ifx_Read) in do_shadow_Dirty()
5670 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in do_origins_Dirty()
5703 if (d->fxState[i].fx == Ifx_Read) in do_origins_Dirty()
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c1026 di->fxState[0].fx = Ifx_Read; in VG_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1712 Ifx_Read, /* reads the resource */ enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c954 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in dh_instrument()
/external/valgrind/tsan/
Dts_valgrind.cc1235 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in instrument_statement()
/external/valgrind/main/cachegrind/
Dcg_main.c1063 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1034 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.c4468 if (d->mFx == Ifx_Read || d->mFx == Ifx_Modify) { in hg_instrument()