Home
last modified time | relevance | path

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

/external/valgrind/lackey/
Dlk_main.c820 IRStoreG* sg = st->Ist.StoreG.details; in lk_instrument()
/external/valgrind/VEX/priv/
Dir_opt.c445 sg = st->Ist.StoreG.details; in flatten_Stmt()
788 IRStoreG* sg = st->Ist.StoreG.details; in handle_gets_Stmt()
2600 IRStoreG* sg = st->Ist.StoreG.details; in subst_and_fold_Stmt()
3012 IRStoreG* sg = st->Ist.StoreG.details; in addUses_Stmt()
4635 IRStoreG* sg = st->Ist.StoreG.details; in deltaIRStmt()
5174 IRStoreG* sg = st->Ist.StoreG.details; in aoccCount_Stmt()
5526 IRStoreG* sg = st->Ist.StoreG.details; in atbSubst_Stmt()
6295 IRStoreG* sg = st->Ist.StoreG.details; in do_XOR_TRANSFORM_IRSB()
6508 IRStoreG* sg = st->Ist.StoreG.details; in considerExpensives()
Dir_defs.c1585 ppIRStoreG(s->Ist.StoreG.details); in ppIRStmt()
2125 s->Ist.StoreG.details = mkIRStoreG(end, addr, data, guard); in IRStmt_StoreG()
2401 const IRStoreG* sg = s->Ist.StoreG.details; in deepCopyIRStmt()
3695 const IRStoreG* sg = st->Ist.StoreG.details; in isFlatIRStmt()
3918 sg = stmt->Ist.StoreG.details; in useBeforeDef_Stmt()
4241 const IRStoreG* sg = stmt->Ist.StoreG.details; in tcStmt()
Dhost_amd64_isel.c4335 IRStoreG* sg = stmt->Ist.StoreG.details; in iselStmt()
Dhost_arm_isel.c5763 IRStoreG* sg = stmt->Ist.StoreG.details; in iselStmt()
/external/valgrind/drd/
Ddrd_load_store.c655 IRStoreG* sg = st->Ist.StoreG.details; in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h2787 } StoreG; member
/external/valgrind/cachegrind/
Dcg_main.c1148 IRStoreG* sg = st->Ist.StoreG.details; in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1071 IRStoreG* sg = st->Ist.StoreG.details; in CLG_()
/external/valgrind/memcheck/
Dmc_translate.c6213 IRStoreG* sg = st->Ist.StoreG.details; in checkForBogusLiterals()
6462 do_shadow_StoreG( &mce, st->Ist.StoreG.details ); in MC_()
7392 do_origins_StoreG( mce, st->Ist.StoreG.details ); in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4776 IRStoreG* sg = st->Ist.StoreG.details; in hg_instrument()