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()
2625 IRLoadG* lg = st->Ist.LoadG.details; in subst_and_fold_Stmt()
2827 IRLoadG* lg = st2->Ist.LoadG.details; in cprop_BB()
2880 IRLoadG* lg = lgu->Ist.LoadG.details; in cprop_BB()
3015 IRLoadG* lg = st->Ist.LoadG.details; in addUses_Stmt()
4638 IRLoadG* lg = st->Ist.LoadG.details; in deltaIRStmt()
5177 IRLoadG* lg = st->Ist.LoadG.details; in aoccCount_Stmt()
5529 IRLoadG* lg = st->Ist.LoadG.details; in atbSubst_Stmt()
6298 IRLoadG* lg = st->Ist.LoadG.details; in do_XOR_TRANSFORM_IRSB()
[all …]
Dir_defs.c1584 ppIRLoadG(s->Ist.LoadG.details); in ppIRStmt()
2129 s->Ist.LoadG.details = mkIRLoadG(end, cvt, dst, addr, alt, guard); in IRStmt_LoadG()
2404 const IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt()
3694 const IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt()
3918 lg = stmt->Ist.LoadG.details; in useBeforeDef_Stmt()
4250 const IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt()
4524 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.h2787 } 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.c6213 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals()
6459 do_shadow_LoadG( &mce, st->Ist.LoadG.details ); in MC_()
7388 do_origins_LoadG( mce, st->Ist.LoadG.details ); in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4663 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument()