Home
last modified time | relevance | path

Searched refs:Ist_WrTmp (Results 1 – 20 of 20) 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()
1941 case Ist_WrTmp: in subst_and_fold_Stmt()
2101 if (st2->tag == Ist_WrTmp in cprop_BB()
2109 if (st2->tag == Ist_WrTmp && st2->Ist.WrTmp.data->tag == Iex_RdTmp) { in cprop_BB()
2207 case Ist_WrTmp: in addUses_Stmt()
2311 if (st->tag == Ist_WrTmp in do_deadcode_BB()
2372 if (st->tag != Ist_WrTmp in spec_helpers_BB()
2827 case Ist_WrTmp: case Ist_Exit: in do_cse_BB()
[all …]
Dir_defs.c1189 case Ist_WrTmp: in ppIRStmt()
1658 s->tag = Ist_WrTmp; in IRStmt_WrTmp()
1902 case Ist_WrTmp: in deepCopyIRStmt()
2777 case Ist_WrTmp: in isFlatIRStmt()
3002 case Ist_WrTmp: in useBeforeDef_Stmt()
3288 case Ist_WrTmp: in tcStmt()
3498 case Ist_WrTmp: in sanityCheckIRSB()
Dguest_arm_helpers.c730 if (st->tag == Ist_WrTmp in guest_arm_spechelper()
Dhost_s390_isel.c2171 case Ist_WrTmp: { in s390_isel_stmt()
Dhost_amd64_isel.c3931 case Ist_WrTmp: { in iselStmt()
Dhost_ppc_isel.c4011 case Ist_WrTmp: { in iselStmt()
Dhost_x86_isel.c3849 case Ist_WrTmp: { in iselStmt()
Dhost_arm_isel.c5749 case Ist_WrTmp: { in iselStmt()
/external/valgrind/main/drd/
Ddrd_load_store.c285 && bb->stmts[i]->tag == Ist_WrTmp in is_stack_access()
494 case Ist_WrTmp: in DRD_()
/external/valgrind/main/coregrind/
Dm_translate.c388 if (st->tag != Ist_WrTmp) goto case2; in vg_SP_update_pass()
400 if (st->tag != Ist_WrTmp) goto case3; in vg_SP_update_pass()
419 if (st->tag != Ist_WrTmp) goto case4; in vg_SP_update_pass()
/external/valgrind/main/lackey/
Dlk_main.c722 case Ist_WrTmp: in lk_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1894 Ist_WrTmp, enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c920 case Ist_WrTmp: { in dh_instrument()
/external/valgrind/main/VEX/
Dtest_main.c2531 case Ist_WrTmp: in checkForBogusLiterals()
2626 case Ist_WrTmp: in mc_instrument()
/external/valgrind/tsan/
Dts_valgrind.cc1207 case Ist_WrTmp: { in instrument_statement()
/external/valgrind/main/memcheck/
Dmc_translate.c4781 case Ist_WrTmp: in checkForBogusLiterals()
4987 if (sb_in->stmts[j]->tag == Ist_WrTmp) { in MC_()
5035 case Ist_WrTmp: in MC_()
5866 case Ist_WrTmp: in schemeS()
/external/valgrind/main/cachegrind/
Dcg_main.c1029 case Ist_WrTmp: { in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1000 case Ist_WrTmp: { in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2245 case Ist_WrTmp: { in sg_instrument_IRStmt()
/external/valgrind/main/helgrind/
Dhg_main.c4441 case Ist_WrTmp: { in hg_instrument()