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()
2598 IRStoreG* sg = st->Ist.StoreG.details; in subst_and_fold_Stmt()
3008 IRStoreG* sg = st->Ist.StoreG.details; in addUses_Stmt()
4631 IRStoreG* sg = st->Ist.StoreG.details; in deltaIRStmt()
5170 IRStoreG* sg = st->Ist.StoreG.details; in aoccCount_Stmt()
5522 IRStoreG* sg = st->Ist.StoreG.details; in atbSubst_Stmt()
6291 IRStoreG* sg = st->Ist.StoreG.details; in do_XOR_TRANSFORM_IRSB()
6504 IRStoreG* sg = st->Ist.StoreG.details; in considerExpensives()
Dir_defs.c1581 ppIRStoreG(s->Ist.StoreG.details); in ppIRStmt()
2121 s->Ist.StoreG.details = mkIRStoreG(end, addr, data, guard); in IRStmt_StoreG()
2397 const IRStoreG* sg = s->Ist.StoreG.details; in deepCopyIRStmt()
3689 const IRStoreG* sg = st->Ist.StoreG.details; in isFlatIRStmt()
3912 sg = stmt->Ist.StoreG.details; in useBeforeDef_Stmt()
4235 const IRStoreG* sg = stmt->Ist.StoreG.details; in tcStmt()
Dhost_amd64_isel.c4321 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.h2778 } 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.c6208 IRStoreG* sg = st->Ist.StoreG.details; in checkForBogusLiterals()
6455 do_shadow_StoreG( &mce, st->Ist.StoreG.details ); in MC_()
7384 do_origins_StoreG( mce, st->Ist.StoreG.details ); in schemeS()
/external/valgrind/helgrind/
Dhg_main.c4650 IRStoreG* sg = st->Ist.StoreG.details; in hg_instrument()