Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c421 case Ist_PutI: in flatten_Stmt()
663 if (st->tag == Ist_Put || st->tag == Ist_PutI) { in redundant_get_removal_BB()
669 vassert(st->tag == Ist_PutI); in redundant_get_removal_BB()
811 case Ist_PutI: in handle_gets_Stmt()
952 case Ist_PutI: in redundant_put_removal_BB()
961 if (isPut && st->tag != Ist_PutI) { in redundant_put_removal_BB()
2568 case Ist_PutI: { in subst_and_fold_Stmt()
2993 case Ist_PutI: in addUses_Stmt()
3918 case Ist_Put: case Ist_PutI: in do_cse_BB()
3957 if (st->tag == Ist_PutI) { in do_cse_BB()
[all …]
Dir_defs.c1566 case Ist_PutI: in ppIRStmt()
2097 s->tag = Ist_PutI; in IRStmt_PutI()
2387 case Ist_PutI: in deepCopyIRStmt()
3641 case Ist_PutI: { in isFlatIRStmt()
3899 case Ist_PutI: in useBeforeDef_Stmt()
4200 case Ist_PutI:{ in tcStmt()
Dhost_s390_isel.c3946 case Ist_PutI: /* Not needed */ in s390_isel_stmt()
Dhost_x86_isel.c3980 case Ist_PutI: { in iselStmt()
Dhost_amd64_isel.c4455 case Ist_PutI: { in iselStmt()
Dhost_ppc_isel.c5619 case Ist_PutI: { in iselStmt()
/external/valgrind/lackey/
Dlk_main.c721 case Ist_PutI: in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c797 case Ist_PutI: in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2646 Ist_PutI, enumerator
/external/valgrind/VEX/useful/
Dtest_main.c426 case Ist_PutI:
2681 case Ist_PutI: in mc_instrument()
/external/valgrind/coregrind/
Dm_translate.c624 if (st->tag == Ist_PutI) { in vg_SP_update_pass()
/external/valgrind/cachegrind/
Dcg_main.c1103 case Ist_PutI: in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1025 case Ist_PutI: in CLG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c2222 case Ist_PutI: in sg_instrument_IRStmt()
/external/valgrind/memcheck/
Dmc_translate.c6201 case Ist_PutI: in checkForBogusLiterals()
6442 case Ist_PutI: in MC_()
7345 case Ist_PutI: { in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4550 case Ist_PutI: in hg_instrument()