Home
last modified time | relevance | path

Searched refs:Ist_Put (Results 1 – 18 of 18) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_opt.c384 case Ist_Put: in flatten_Stmt()
618 if (st->tag == Ist_Put || st->tag == Ist_PutI) { in redundant_get_removal_BB()
620 if (st->tag == Ist_Put) { in redundant_get_removal_BB()
653 if (st->tag == Ist_Put) { in redundant_get_removal_BB()
834 case Ist_Put: in redundant_put_removal_BB()
1924 case Ist_Put: in subst_and_fold_Stmt()
2210 case Ist_Put: in addUses_Stmt()
2824 case Ist_Put: case Ist_PutI: in do_cse_BB()
2845 if (st->tag == Ist_Put) { in do_cse_BB()
3133 if (st->tag == Ist_Put) { in findPutI()
[all …]
Dir_defs.c1177 case Ist_Put: in ppIRStmt()
1641 s->tag = Ist_Put; in IRStmt_Put()
1894 case Ist_Put: in deepCopyIRStmt()
2772 case Ist_Put: in isFlatIRStmt()
2995 case Ist_Put: in useBeforeDef_Stmt()
3270 case Ist_Put: in tcStmt()
Dhost_s390_isel.c2138 case Ist_Put: { in s390_isel_stmt()
Dhost_amd64_isel.c3856 case Ist_Put: { in iselStmt()
Dhost_ppc_isel.c3946 case Ist_Put: { in iselStmt()
Dhost_x86_isel.c3759 case Ist_Put: { in iselStmt()
Dhost_arm_isel.c5673 case Ist_Put: { in iselStmt()
/external/valgrind/main/drd/
Ddrd_load_store.c595 case Ist_Put: in DRD_()
/external/valgrind/main/lackey/
Dlk_main.c670 case Ist_Put: in lk_instrument()
/external/valgrind/main/VEX/
Dtest_main.c378 case Ist_Put:
2556 case Ist_Put: in checkForBogusLiterals()
2631 case Ist_Put: in mc_instrument()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1892 Ist_Put, enumerator
/external/valgrind/tsan/
Dts_valgrind.cc1173 case Ist_Put: in instrument_statement()
/external/valgrind/main/coregrind/
Dm_translate.c433 if (st->tag != Ist_Put) goto case5; in vg_SP_update_pass()
/external/valgrind/main/cachegrind/
Dcg_main.c1004 case Ist_Put: in cg_instrument()
/external/valgrind/main/memcheck/
Dmc_translate.c4829 case Ist_Put: in checkForBogusLiterals()
5040 case Ist_Put: in MC_()
5852 case Ist_Put: { in schemeS()
/external/valgrind/main/callgrind/
Dmain.c974 case Ist_Put: in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2213 case Ist_Put: in sg_instrument_IRStmt()
/external/valgrind/main/helgrind/
Dhg_main.c4343 case Ist_Put: in hg_instrument()