Home
last modified time | relevance | path

Searched refs:Ist_NoOp (Results 1 – 20 of 20) sorted by relevance

/external/valgrind/main/VEX/priv/
Dir_opt.c453 case Ist_NoOp: in flatten_Stmt()
579 if (st->tag == Ist_NoOp) in redundant_get_removal_BB()
751 case Ist_NoOp: in handle_gets_Stmt()
817 if (st->tag == Ist_NoOp) in redundant_put_removal_BB()
2015 case Ist_NoOp: in subst_and_fold_Stmt()
2087 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
2092 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
2240 case Ist_NoOp: in addUses_Stmt()
2305 if (st->tag == Ist_NoOp) in do_deadcode_BB()
2826 case Ist_NoOp: case Ist_IMark: case Ist_AbiHint: in do_cse_BB()
[all …]
Dir_defs.c1162 case Ist_NoOp: in ppIRStmt()
1620 static_closure.tag = Ist_NoOp; in IRStmt_NoOp()
1884 case Ist_NoOp: in deepCopyIRStmt()
2838 case Ist_NoOp: in isFlatIRStmt()
3031 case Ist_NoOp: in useBeforeDef_Stmt()
3417 case Ist_NoOp: in tcStmt()
Dhost_s390_isel.c2308 case Ist_NoOp: /* Doesn't generate any executable code */ in s390_isel_stmt()
Dhost_amd64_isel.c4129 case Ist_NoOp: in iselStmt()
Dhost_ppc_isel.c4188 case Ist_NoOp: in iselStmt()
Dhost_x86_isel.c4036 case Ist_NoOp: in iselStmt()
Dhost_arm_isel.c5962 case Ist_NoOp: in iselStmt()
/external/valgrind/main/lackey/
Dlk_main.c657 if (!st || st->tag == Ist_NoOp) continue; in lk_instrument()
668 case Ist_NoOp: in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c593 case Ist_NoOp: in DRD_()
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c1083 if (!st || st->tag == Ist_NoOp) continue; in VG_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1889 Ist_NoOp=0x19000, enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c902 if (!st || st->tag == Ist_NoOp) continue; in dh_instrument()
/external/valgrind/tsan/
Dts_valgrind.cc1171 case Ist_NoOp: in instrument_statement()
/external/valgrind/main/cachegrind/
Dcg_main.c1002 case Ist_NoOp: in cg_instrument()
/external/valgrind/main/massif/
Dms_main.c2081 if (!st || st->tag == Ist_NoOp) continue; in ms_instrument2()
/external/valgrind/main/memcheck/
Dmc_translate.c4842 case Ist_NoOp: in checkForBogusLiterals()
5070 case Ist_NoOp: in MC_()
5872 case Ist_NoOp: in schemeS()
/external/valgrind/main/callgrind/
Dmain.c972 case Ist_NoOp: in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2211 case Ist_NoOp: in sg_instrument_IRStmt()
/external/valgrind/main/VEX/
Dtest_main.c2662 case Ist_NoOp: in mc_instrument()
/external/valgrind/main/helgrind/
Dhg_main.c4341 case Ist_NoOp: in hg_instrument()