Home
last modified time | relevance | path

Searched refs:Ist_WrTmp (Results 1 – 19 of 19) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_opt.c403 case Ist_WrTmp: in flatten_Stmt()
583 if (st->tag == Ist_WrTmp in redundant_get_removal_BB()
687 case Ist_WrTmp: in handle_gets_Stmt()
1827 case Ist_WrTmp: in subst_and_fold_Stmt()
1985 if (st2->tag == Ist_WrTmp in cprop_BB()
1993 if (st2->tag == Ist_WrTmp && st2->Ist.WrTmp.data->tag == Iex_RdTmp) { in cprop_BB()
2091 case Ist_WrTmp: in addUses_Stmt()
2195 if (st->tag == Ist_WrTmp in do_deadcode_BB()
2256 if (st->tag != Ist_WrTmp in spec_helpers_BB()
2711 case Ist_WrTmp: case Ist_Exit: in do_cse_BB()
[all …]
Dir_defs.c1131 case Ist_WrTmp: in ppIRStmt()
1585 s->tag = Ist_WrTmp; in IRStmt_WrTmp()
1825 case Ist_WrTmp: in deepCopyIRStmt()
2622 case Ist_WrTmp: in isFlatIRStmt()
2847 case Ist_WrTmp: in useBeforeDef_Stmt()
3131 case Ist_WrTmp: in tcStmt()
3339 case Ist_WrTmp: in sanityCheckIRSB()
Dguest_arm_helpers.c435 if (st->tag == Ist_WrTmp in guest_arm_spechelper()
Dhost_amd64_isel.c3868 case Ist_WrTmp: { in iselStmt()
Dhost_ppc_isel.c3884 case Ist_WrTmp: { in iselStmt()
Dhost_x86_isel.c3771 case Ist_WrTmp: { in iselStmt()
Dhost_arm_isel.c5714 case Ist_WrTmp: { in iselStmt()
/external/valgrind/main/drd/
Ddrd_load_store.c294 && bb->stmts[i]->tag == Ist_WrTmp in is_stack_access()
503 case Ist_WrTmp: in DRD_()
/external/valgrind/main/coregrind/
Dm_translate.c362 if (st->tag != Ist_WrTmp) goto case2; in vg_SP_update_pass()
374 if (st->tag != Ist_WrTmp) goto case3; in vg_SP_update_pass()
393 if (st->tag != Ist_WrTmp) goto case4; in vg_SP_update_pass()
/external/valgrind/main/lackey/
Dlk_main.c720 case Ist_WrTmp: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1804 Ist_WrTmp, enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c920 case Ist_WrTmp: { in dh_instrument()
/external/valgrind/tsan/
Dts_valgrind.cc1199 case Ist_WrTmp: { in instrument_statement()
/external/valgrind/main/memcheck/
Dmc_translate.c4562 case Ist_WrTmp: in checkForBogusLiterals()
4768 if (sb_in->stmts[j]->tag == Ist_WrTmp) { in MC_()
4816 case Ist_WrTmp: in MC_()
5647 case Ist_WrTmp: in schemeS()
/external/valgrind/main/callgrind/
Dmain.c999 case Ist_WrTmp: { in CLG_()
/external/valgrind/main/cachegrind/
Dcg_main.c1029 case Ist_WrTmp: { in cg_instrument()
/external/valgrind/main/exp-ptrcheck/
Dsg_main.c2187 case Ist_WrTmp: { in sg_instrument_IRStmt()
Dh_main.c5122 case Ist_WrTmp: { in schemeS()
5385 if (sbIn->stmts[j]->tag == Ist_WrTmp) { in h_instrument()
/external/valgrind/main/helgrind/
Dhg_main.c4262 case Ist_WrTmp: { in hg_instrument()