Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/pub/
Dlibvex_ir.h2462 IRLoadG; typedef
2468 extern void ppIRLoadG ( IRLoadG* lg );
2474 extern IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt,
2637 IRLoadG* details;
/external/valgrind/main/VEX/priv/
Dir_defs.c1396 void ppIRLoadG ( IRLoadG* lg ) in ppIRLoadG()
1960 IRLoadG* mkIRLoadG ( IREndness end, IRLoadGOp cvt, in mkIRLoadG()
1963 IRLoadG* lg = LibVEX_Alloc(sizeof(IRLoadG)); in mkIRLoadG()
2307 IRLoadG* lg = s->Ist.LoadG.details; in deepCopyIRStmt()
3547 IRLoadG* lg = st->Ist.LoadG.details; in isFlatIRStmt()
3736 IRLoadG* lg; in useBeforeDef_Stmt()
4100 IRLoadG* lg = stmt->Ist.LoadG.details; in tcStmt()
4358 IRLoadG* lg; in sanityCheckIRSB()
Dir_opt.c407 IRLoadG *lg; in flatten_Stmt()
795 IRLoadG* lg = st->Ist.LoadG.details; in handle_gets_Stmt()
2562 IRLoadG* lg = st->Ist.LoadG.details; in subst_and_fold_Stmt()
2764 IRLoadG* lg = st2->Ist.LoadG.details; in cprop_BB()
2817 IRLoadG* lg = lgu->Ist.LoadG.details; in cprop_BB()
2952 IRLoadG* lg = st->Ist.LoadG.details; in addUses_Stmt()
4512 IRLoadG* lg = st->Ist.LoadG.details; in deltaIRStmt()
5051 IRLoadG* lg = st->Ist.LoadG.details; in aoccCount_Stmt()
5398 IRLoadG* lg = st->Ist.LoadG.details; in atbSubst_Stmt()
5936 IRLoadG* lg = st->Ist.LoadG.details; in considerExpensives()
Dhost_arm_isel.c5783 IRLoadG* lg = stmt->Ist.LoadG.details; in iselStmt()
/external/valgrind/main/lackey/
Dlk_main.c830 IRLoadG* lg = st->Ist.LoadG.details; in lk_instrument()
/external/valgrind/main/drd/
Ddrd_load_store.c661 IRLoadG* lg = st->Ist.LoadG.details; in DRD_()
/external/valgrind/main/cachegrind/
Dcg_main.c1167 IRLoadG* lg = st->Ist.LoadG.details; in cg_instrument()
/external/valgrind/main/callgrind/
Dmain.c1082 IRLoadG* lg = st->Ist.LoadG.details; in CLG_()
/external/valgrind/main/memcheck/
Dmc_translate.c5777 static void do_shadow_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_shadow_LoadG()
5931 IRLoadG* lg = st->Ist.LoadG.details; in checkForBogusLiterals()
7026 static void do_origins_LoadG ( MCEnv* mce, IRLoadG* lg ) in do_origins_LoadG()
/external/valgrind/main/helgrind/
Dhg_main.c4646 IRLoadG* lg = st->Ist.LoadG.details; in hg_instrument()