Home
last modified time | relevance | path

Searched refs:Ist_NoOp (Results 1 – 18 of 18) 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()
1899 case Ist_NoOp: in subst_and_fold_Stmt()
1971 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
1976 if (st2->tag == Ist_NoOp) continue; in cprop_BB()
2124 case Ist_NoOp: in addUses_Stmt()
2189 if (st->tag == Ist_NoOp) in do_deadcode_BB()
2710 case Ist_NoOp: case Ist_IMark: case Ist_AbiHint: in do_cse_BB()
[all …]
Dir_defs.c1105 case Ist_NoOp: in ppIRStmt()
1548 static_closure.tag = Ist_NoOp; in IRStmt_NoOp()
1809 case Ist_NoOp: in deepCopyIRStmt()
2683 case Ist_NoOp: in isFlatIRStmt()
2876 case Ist_NoOp: in useBeforeDef_Stmt()
3258 case Ist_NoOp: in tcStmt()
Dhost_amd64_isel.c4066 case Ist_NoOp: in iselStmt()
Dhost_ppc_isel.c4061 case Ist_NoOp: in iselStmt()
Dhost_x86_isel.c3958 case Ist_NoOp: in iselStmt()
Dhost_arm_isel.c5914 case Ist_NoOp: in iselStmt()
/external/valgrind/main/lackey/
Dlk_main.c655 if (!st || st->tag == Ist_NoOp) continue; in lk_instrument()
666 case Ist_NoOp: in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c602 case Ist_NoOp: in DRD_()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h1799 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.cc1163 case Ist_NoOp: in instrument_statement()
/external/valgrind/main/massif/
Dms_main.c2051 if (!st || st->tag == Ist_NoOp) continue; in ms_instrument2()
/external/valgrind/main/callgrind/
Dmain.c971 case Ist_NoOp: in CLG_()
/external/valgrind/main/cachegrind/
Dcg_main.c1002 case Ist_NoOp: in cg_instrument()
/external/valgrind/main/memcheck/
Dmc_translate.c4623 case Ist_NoOp: in checkForBogusLiterals()
4851 case Ist_NoOp: in MC_()
5653 case Ist_NoOp: in schemeS()
/external/valgrind/main/exp-ptrcheck/
Dsg_main.c2153 case Ist_NoOp: in sg_instrument_IRStmt()
Dh_main.c5042 case Ist_NoOp: in schemeS()
/external/valgrind/main/helgrind/
Dhg_main.c4162 case Ist_NoOp: in hg_instrument()