Home
last modified time | relevance | path

Searched refs:LoadG (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/VEX/priv/
Dir_opt.c452 lg = st->Ist.LoadG.details; in flatten_Stmt()
796 IRLoadG* lg = st->Ist.LoadG.details; in handle_gets_Stmt()
2627 IRLoadG* lg = st->Ist.LoadG.details; in subst_and_fold_Stmt()
2829 IRLoadG* lg = st2->Ist.LoadG.details; in cprop_BB()
2882 IRLoadG* lg = lgu->Ist.LoadG.details; in cprop_BB()
3019 IRLoadG* lg = st->Ist.LoadG.details; in addUses_Stmt()
4642 IRLoadG* lg = st->Ist.LoadG.details; in deltaIRStmt()
5181 IRLoadG* lg = st->Ist.LoadG.details; in aoccCount_Stmt()
5533 IRLoadG* lg = st->Ist.LoadG.details; in atbSubst_Stmt()
6302 IRLoadG* lg = st->Ist.LoadG.details; in do_XOR_TRANSFORM_IRSB()
[all …]
Dir_defs.c1588 ppIRLoadG(s->Ist.LoadG.details); in ppIRStmt()
2133 s->Ist.LoadG.details = mkIRLoadG(end, cvt, dst, addr, alt, guard); in IRStmt_LoadG()
2408 const IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt()
3700 const IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt()
3924 lg = stmt->Ist.LoadG.details; in useBeforeDef_Stmt()
4256 const IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt()
4530 const IRLoadG* lg = stmt->Ist.LoadG.details; in sanityCheckIRSB()
Dhost_amd64_isel.c4295 IRLoadG* lg = stmt->Ist.LoadG.details; in iselStmt()
Dhost_arm_isel.c5799 IRLoadG* lg = stmt->Ist.LoadG.details; in iselStmt()
/external/valgrind/lackey/
Dlk_main.c836 IRLoadG* lg = st->Ist.LoadG.details; in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c665 IRLoadG* lg = st->Ist.LoadG.details; in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2796 } LoadG; member
/external/valgrind/cachegrind/
Dcg_main.c1160 IRLoadG* lg = st->Ist.LoadG.details; in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1083 IRLoadG* lg = st->Ist.LoadG.details; in CLG_()
/external/valgrind/memcheck/
Dmc_translate.c6218 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals()
6466 do_shadow_LoadG( &mce, st->Ist.LoadG.details ); in MC_()
7396 do_origins_LoadG( mce, st->Ist.LoadG.details ); in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4789 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument()