Home
last modified time | relevance | path

Searched refs:Ist_Exit (Results 1 – 23 of 23) 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()
2721 case Ist_Exit: { in subst_and_fold_Stmt()
3051 case Ist_Exit: in addUses_Stmt()
3115 if (st->tag == Ist_Exit in do_deadcode_BB()
3921 case Ist_WrTmp: case Ist_Exit: case Ist_LoadG: in do_cse_BB()
4516 if (stj->tag == Ist_Exit) in do_redundant_PutI_elimination()
4623 case Ist_Exit: in deltaIRStmt()
4807 if (st->tag != Ist_Exit) in maybe_loop_unroll_BB()
[all …]
Dir_defs.c1613 case Ist_Exit: in ppIRStmt()
2165 s->tag = Ist_Exit; in IRStmt_Exit()
2423 case Ist_Exit: in deepCopyIRStmt()
3725 case Ist_Exit: in isFlatIRStmt()
3955 case Ist_Exit: in useBeforeDef_Stmt()
4441 case Ist_Exit: in tcStmt()
Dhost_tilegx_isel.c1601 case Ist_Exit: { in iselStmt()
Dhost_s390_isel.c3877 case Ist_Exit: { in s390_isel_stmt()
Dhost_arm64_isel.c3863 case Ist_Exit: { in iselStmt()
Dhost_mips_isel.c3977 case Ist_Exit: { in iselStmt()
Dhost_x86_isel.c4246 case Ist_Exit: { in iselStmt()
Dhost_amd64_isel.c4738 case Ist_Exit: { in iselStmt()
Dhost_ppc_isel.c5941 case Ist_Exit: { in iselStmt()
Dhost_arm_isel.c6174 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.c798 case Ist_Exit: in DRD_()
/external/valgrind/VEX/useful/
Dtest_main.c431 case Ist_Exit:
2604 case Ist_Exit: in checkForBogusLiterals()
2695 case Ist_Exit: in mc_instrument()
/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.c1250 if (st->tag == Ist_Exit && instr_needed == Vg_VgdbYes) { in VG_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2655 Ist_Exit enumerator
/external/valgrind/exp-dhat/
Ddh_main.c911 case Ist_Exit: { in dh_instrument()
/external/valgrind/massif/
Dms_main.c2062 } 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.c6217 case Ist_Exit: in checkForBogusLiterals()
6462 case Ist_Exit: in MC_()
7442 case Ist_Exit: in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4551 case Ist_Exit: in hg_instrument()