Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dir_opt.c496 case Ist_NoOp: in flatten_Stmt()
624 if (st->tag == Ist_NoOp) in redundant_get_removal_BB()
811 case Ist_NoOp: in handle_gets_Stmt()
902 if (st->tag == Ist_NoOp) in redundant_put_removal_BB()
2652 case Ist_NoOp: in subst_and_fold_Stmt()
2727 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
2736 case Ist_NoOp: in cprop_BB()
2815 vassert(nop->tag == Ist_NoOp); in cprop_BB()
2984 case Ist_NoOp: in addUses_Stmt()
3049 if (st->tag == Ist_NoOp) in do_deadcode_BB()
[all …]
Dir_defs.c1459 case Ist_NoOp: in ppIRStmt()
1980 static_closure.tag = Ist_NoOp; in IRStmt_NoOp()
2277 case Ist_NoOp: in deepCopyIRStmt()
3572 case Ist_NoOp: in isFlatIRStmt()
3801 case Ist_NoOp: in useBeforeDef_Stmt()
4280 case Ist_NoOp: in tcStmt()
Dhost_arm64_isel.c6813 case Ist_NoOp: in iselStmt()
Dhost_s390_isel.c3973 case Ist_NoOp: /* Doesn't generate any executable code */ in s390_isel_stmt()
Dhost_mips_isel.c3949 case Ist_NoOp: in iselStmt()
Dhost_x86_isel.c4242 case Ist_NoOp: in iselStmt()
Dhost_amd64_isel.c4689 case Ist_NoOp: in iselStmt()
Dhost_ppc_isel.c5712 case Ist_NoOp: in iselStmt()
Dhost_arm_isel.c6154 case Ist_NoOp: in iselStmt()
/external/valgrind/main/lackey/
Dlk_main.c702 if (!st || st->tag == Ist_NoOp) continue; in lk_instrument()
713 case Ist_NoOp: in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c790 case Ist_NoOp: in DRD_()
/external/valgrind/main/coregrind/m_gdbserver/
Dm_gdbserver.c1219 if (!st || st->tag == Ist_NoOp) continue; in VG_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2493 Ist_NoOp=0x1E00, enumerator
/external/valgrind/main/exp-dhat/
Ddh_main.c903 if (!st || st->tag == Ist_NoOp) continue; in dh_instrument()
/external/valgrind/main/massif/
Dms_main.c2066 if (!st || st->tag == Ist_NoOp) continue; in ms_instrument2()
/external/valgrind/main/cachegrind/
Dcg_main.c1107 case Ist_NoOp: in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1021 case Ist_NoOp: in CLG_()
/external/valgrind/main/exp-sgcheck/
Dsg_main.c2211 case Ist_NoOp: in sg_instrument_IRStmt()
/external/valgrind/main/memcheck/
Dmc_translate.c5940 case Ist_NoOp: in checkForBogusLiterals()
6187 case Ist_NoOp: in MC_()
7158 case Ist_NoOp: in schemeS()
/external/valgrind/main/VEX/
Dtest_main.c2685 case Ist_NoOp: in mc_instrument()
/external/valgrind/main/helgrind/
Dhg_main.c4531 case Ist_NoOp: in hg_instrument()