Home
last modified time | relevance | path

Searched refs:typeWide (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/lackey/
Dlk_main.c838 IRType typeWide = Ity_INVALID; /* after implicit widening */ in lk_instrument() local
839 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in lk_instrument()
/external/valgrind/drd/
Ddrd_load_store.c665 IRType typeWide = Ity_INVALID; /* after implicit widening */ in DRD_() local
667 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in DRD_()
/external/valgrind/cachegrind/
Dcg_main.c1162 IRType typeWide = Ity_INVALID; /* after implicit widening */ in cg_instrument() local
1164 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in cg_instrument()
/external/valgrind/callgrind/
Dmain.c1085 IRType typeWide = Ity_INVALID; /* after implicit widening */ in CLG_() local
1087 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in CLG_()
/external/valgrind/helgrind/
Dhg_main.c4782 IRType typeWide = Ity_INVALID; /* after implicit widening */ in hg_instrument() local
4784 typeOfIRLoadGOp(lg->cvt, &typeWide, &type); in hg_instrument()