Searched refs:typeOfIRLoadGOp (Results 1 – 8 of 8) sorted by relevance
/external/valgrind/lackey/ |
D | lk_main.c | 839 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in lk_instrument()
|
/external/valgrind/drd/ |
D | drd_load_store.c | 669 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in DRD_()
|
/external/valgrind/VEX/pub/ |
D | libvex_ir.h | 3019 extern void typeOfIRLoadGOp ( IRLoadGOp cvt,
|
/external/valgrind/cachegrind/ |
D | cg_main.c | 1164 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in cg_instrument()
|
/external/valgrind/callgrind/ |
D | main.c | 1087 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in CLG_()
|
/external/valgrind/VEX/priv/ |
D | ir_defs.c | 3526 void typeOfIRLoadGOp ( IRLoadGOp cvt, in typeOfIRLoadGOp() function 4268 typeOfIRLoadGOp(lg->cvt, &cvtRes, &cvtArg); in tcStmt()
|
D | ir_opt.c | 2889 typeOfIRLoadGOp(lg->cvt, &cvtRes, &cvtArg); in cprop_BB()
|
/external/valgrind/helgrind/ |
D | hg_main.c | 4793 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in hg_instrument()
|