Home
last modified time | relevance | path

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

/external/valgrind/main/lackey/
Dlk_main.c814 IRStoreG* sg = st->Ist.StoreG.details; in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c651 IRStoreG* sg = st->Ist.StoreG.details; in DRD_()
/external/valgrind/main/VEX/priv/
Dir_opt.c445 sg = st->Ist.StoreG.details; in flatten_Stmt()
787 IRStoreG* sg = st->Ist.StoreG.details; in handle_gets_Stmt()
2535 IRStoreG* sg = st->Ist.StoreG.details; in subst_and_fold_Stmt()
2945 IRStoreG* sg = st->Ist.StoreG.details; in addUses_Stmt()
4505 IRStoreG* sg = st->Ist.StoreG.details; in deltaIRStmt()
5044 IRStoreG* sg = st->Ist.StoreG.details; in aoccCount_Stmt()
5391 IRStoreG* sg = st->Ist.StoreG.details; in atbSubst_Stmt()
5929 IRStoreG* sg = st->Ist.StoreG.details; in considerExpensives()
Dir_defs.c1493 ppIRStoreG(s->Ist.StoreG.details); in ppIRStmt()
2032 s->Ist.StoreG.details = mkIRStoreG(end, addr, data, guard); in IRStmt_StoreG()
2300 IRStoreG* sg = s->Ist.StoreG.details; in deepCopyIRStmt()
3542 IRStoreG* sg = st->Ist.StoreG.details; in isFlatIRStmt()
3761 sg = stmt->Ist.StoreG.details; in useBeforeDef_Stmt()
4085 IRStoreG* sg = stmt->Ist.StoreG.details; in tcStmt()
Dhost_arm_isel.c5747 IRStoreG* sg = stmt->Ist.StoreG.details; in iselStmt()
/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2629 } StoreG; member
/external/valgrind/main/cachegrind/
Dcg_main.c1155 IRStoreG* sg = st->Ist.StoreG.details; in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1070 IRStoreG* sg = st->Ist.StoreG.details; in CLG_()
/external/valgrind/main/memcheck/
Dmc_translate.c5926 IRStoreG* sg = st->Ist.StoreG.details; in checkForBogusLiterals()
6173 do_shadow_StoreG( &mce, st->Ist.StoreG.details ); in MC_()
7101 do_origins_StoreG( mce, st->Ist.StoreG.details ); in schemeS()
/external/valgrind/main/helgrind/
Dhg_main.c4633 IRStoreG* sg = st->Ist.StoreG.details; in hg_instrument()