Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dir_opt.c506 case Ist_Exit: in flatten_Stmt()
803 case Ist_Exit: in handle_gets_Stmt()
914 if (st->tag == Ist_Exit) { in redundant_put_removal_BB()
2724 case Ist_Exit: { in subst_and_fold_Stmt()
3056 case Ist_Exit: in addUses_Stmt()
3120 if (st->tag == Ist_Exit in do_deadcode_BB()
3926 case Ist_WrTmp: case Ist_Exit: case Ist_LoadG: in do_cse_BB()
4521 if (stj->tag == Ist_Exit) in do_redundant_PutI_elimination()
4628 case Ist_Exit: in deltaIRStmt()
4812 if (st->tag != Ist_Exit) in maybe_loop_unroll_BB()
[all …]
Dir_defs.c1643 case Ist_Exit: in ppIRStmt()
2234 s->tag = Ist_Exit; in IRStmt_Exit()
2492 case Ist_Exit: in deepCopyIRStmt()
3829 case Ist_Exit: in isFlatIRStmt()
4075 case Ist_Exit: in useBeforeDef_Stmt()
4128 case Ist_Store: case Ist_StoreG: case Ist_MBE: case Ist_Exit: in assignedOnce_Stmt()
4613 case Ist_Exit: in tcStmt()
Dhost_s390_isel.c3915 case Ist_Exit: { in s390_isel_stmt()
Dhost_arm64_isel.c3945 case Ist_Exit: { in iselStmt()
Dhost_mips_isel.c3985 case Ist_Exit: { in iselStmt()
Dhost_x86_isel.c4248 case Ist_Exit: { in iselStmt()
Dhost_amd64_isel.c4761 case Ist_Exit: { in iselStmt()
Dhost_ppc_isel.c6641 case Ist_Exit: { in iselStmt()
Dhost_arm_isel.c6361 case Ist_Exit: { in iselStmt()
/external/valgrind/
DREADME.aarch64202 /* Keep this list in sync with that for Ist_Exit above */
/external/valgrind/lackey/
Dlk_main.c931 case Ist_Exit: in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c796 case Ist_Exit: in DRD_()
/external/valgrind/callgrind/
Dmain.c891 if (Ist_Exit == st->tag) { in CLG_()
1163 case Ist_Exit: { in CLG_()
/external/valgrind/coregrind/m_gdbserver/
Dm_gdbserver.c1300 if (st->tag == Ist_Exit && instr_needed == Vg_VgdbYes) { in VG_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2718 Ist_Exit enumerator
/external/valgrind/exp-dhat/
Ddh_main.c911 case Ist_Exit: { in dh_instrument()
/external/valgrind/massif/
Dms_main.c1702 } else if (st->tag == Ist_Exit) { in ms_instrument2()
/external/valgrind/cachegrind/
Dcg_main.c1236 case Ist_Exit: { in cg_instrument()
/external/valgrind/exp-sgcheck/
Dsg_main.c2227 case Ist_Exit: in sg_instrument_IRStmt()
/external/valgrind/memcheck/
Dmc_translate.c6317 case Ist_Exit: in checkForBogusLiterals()
6564 case Ist_Exit: in MC_()
7656 case Ist_Exit: in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4668 case Ist_Exit: in hg_instrument()