Home
last modified time | relevance | path

Searched refs:typeOfIRLoadGOp (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/lackey/
Dlk_main.c839 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c669 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in DRD_()
/external/valgrind/VEX/pub/
Dlibvex_ir.h3019 extern void typeOfIRLoadGOp ( IRLoadGOp cvt,
/external/valgrind/cachegrind/
Dcg_main.c1164 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1087 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in CLG_()
/external/valgrind/VEX/priv/
Dir_defs.c3526 void typeOfIRLoadGOp ( IRLoadGOp cvt, in typeOfIRLoadGOp() function
4268 typeOfIRLoadGOp(lg->cvt, &cvtRes, &cvtArg); in tcStmt()
Dir_opt.c2889 typeOfIRLoadGOp(lg->cvt, &cvtRes, &cvtArg); in cprop_BB()
/external/valgrind/helgrind/
Dhg_main.c4793 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in hg_instrument()