Home
last modified time | relevance | path

Searched refs:Ist_PutI (Results 1 – 15 of 15) 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()
2571 case Ist_PutI: { in subst_and_fold_Stmt()
2998 case Ist_PutI: in addUses_Stmt()
3923 case Ist_Put: case Ist_PutI: in do_cse_BB()
3962 if (st->tag == Ist_PutI) { in do_cse_BB()
[all …]
Dir_defs.c1596 case Ist_PutI: in ppIRStmt()
2166 s->tag = Ist_PutI; in IRStmt_PutI()
2456 case Ist_PutI: in deepCopyIRStmt()
3745 case Ist_PutI: { in isFlatIRStmt()
4019 case Ist_PutI: in useBeforeDef_Stmt()
4127 case Ist_NoOp: case Ist_IMark: case Ist_AbiHint: case Ist_Put: case Ist_PutI: in assignedOnce_Stmt()
4372 case Ist_PutI:{ in tcStmt()
Dhost_s390_isel.c3984 case Ist_PutI: /* Not needed */ in s390_isel_stmt()
Dhost_x86_isel.c3982 case Ist_PutI: { in iselStmt()
Dhost_amd64_isel.c4478 case Ist_PutI: { in iselStmt()
Dhost_ppc_isel.c6313 case Ist_PutI: { in iselStmt()
/external/valgrind/lackey/
Dlk_main.c721 case Ist_PutI: in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c795 case Ist_PutI: in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2709 Ist_PutI, enumerator
/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.c6301 case Ist_PutI: in checkForBogusLiterals()
6544 case Ist_PutI: in MC_()
7559 case Ist_PutI: { in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4667 case Ist_PutI: in hg_instrument()