Home
last modified time | relevance | path

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

/external/valgrind/VEX/pub/
Dlibvex_ir.h2620 IRLoadG; typedef
2626 extern void ppIRLoadG ( const IRLoadG* lg );
2632 extern IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt,
2795 IRLoadG* details;
/external/valgrind/VEX/priv/
Dir_defs.c1486 void ppIRLoadG ( const IRLoadG* lg ) in ppIRLoadG()
2053 IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt, in mkIRLoadG()
2056 IRLoadG* lg = LibVEX_Alloc_inline(sizeof(IRLoadG)); in mkIRLoadG()
2408 const IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt()
3700 const IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt()
3893 const IRLoadG* lg; in useBeforeDef_Stmt()
4256 const IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt()
4530 const IRLoadG* lg = stmt->Ist.LoadG.details; in sanityCheckIRSB()
Dir_opt.c407 IRLoadG *lg; 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 …]
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/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.c6061 static void do_shadow_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_shadow_LoadG()
6218 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals()
7315 static void do_origins_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_origins_LoadG()
/external/valgrind/helgrind/
Dhg_main.c4789 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument()