Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c496 case Ist_NoOp: in flatten_Stmt()
624 if (st->tag == Ist_NoOp) in redundant_get_removal_BB()
816 case Ist_NoOp: in handle_gets_Stmt()
910 if (st->tag == Ist_NoOp) in redundant_put_removal_BB()
2717 case Ist_NoOp: in subst_and_fold_Stmt()
2792 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
2801 case Ist_NoOp: in cprop_BB()
2880 vassert(nop->tag == Ist_NoOp); in cprop_BB()
3051 case Ist_NoOp: in addUses_Stmt()
3116 if (st->tag == Ist_NoOp) in do_deadcode_BB()
[all …]
Dir_defs.c1551 case Ist_NoOp: in ppIRStmt()
2073 static_closure.tag = Ist_NoOp; in IRStmt_NoOp()
2378 case Ist_NoOp: in deepCopyIRStmt()
3727 case Ist_NoOp: in isFlatIRStmt()
3958 case Ist_NoOp: in useBeforeDef_Stmt()
4437 case Ist_NoOp: in tcStmt()
Dhost_tilegx_isel.c1598 case Ist_NoOp: in iselStmt()
Dhost_s390_isel.c3986 case Ist_NoOp: /* Doesn't generate any executable code */ in s390_isel_stmt()
Dhost_arm64_isel.c3859 case Ist_NoOp: in iselStmt()
Dhost_mips_isel.c3973 case Ist_NoOp: in iselStmt()
Dhost_x86_isel.c4242 case Ist_NoOp: in iselStmt()
Dhost_amd64_isel.c4757 case Ist_NoOp: in iselStmt()
Dhost_ppc_isel.c5939 case Ist_NoOp: in iselStmt()
Dhost_arm_isel.c6170 case Ist_NoOp: in iselStmt()
/external/valgrind/lackey/
Dlk_main.c707 if (!st || st->tag == Ist_NoOp) continue; in lk_instrument()
718 case Ist_NoOp: in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c794 case Ist_NoOp: in DRD_()
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c1258 if (!st || st->tag == Ist_NoOp) continue; in VG_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2651 Ist_NoOp=0x1E00, enumerator
/external/valgrind/exp-dhat/
Ddh_main.c902 if (!st || st->tag == Ist_NoOp) continue; in dh_instrument()
/external/valgrind/massif/
Dms_main.c2059 if (!st || st->tag == Ist_NoOp) continue; in ms_instrument2()
/external/valgrind/cachegrind/
Dcg_main.c1100 case Ist_NoOp: in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1022 case Ist_NoOp: in CLG_()
/external/valgrind/exp-sgcheck/
Dsg_main.c2219 case Ist_NoOp: in sg_instrument_IRStmt()
/external/valgrind/memcheck/
Dmc_translate.c6227 case Ist_NoOp: in checkForBogusLiterals()
6476 case Ist_NoOp: in MC_()
7449 case Ist_NoOp: in schemeS()
/external/valgrind/VEX/useful/
Dtest_main.c2705 case Ist_NoOp: in mc_instrument()
/external/valgrind/helgrind/
Dhg_main.c4673 case Ist_NoOp: in hg_instrument()