Searched defs:typeWide (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/drd/
H A Ddrd_load_store.c667 IRType typeWide = Ity_INVALID; /* after implicit widening */ local
669 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);
/external/valgrind/lackey/
H A Dlk_main.c838 IRType typeWide = Ity_INVALID; /* after implicit widening */ local
839 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);
/external/valgrind/cachegrind/
H A Dcg_main.c1162 IRType typeWide = Ity_INVALID; /* after implicit widening */ local
1164 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);
/external/valgrind/callgrind/
H A Dmain.c1085 IRType typeWide = Ity_INVALID; /* after implicit widening */ local
1087 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);
/external/valgrind/helgrind/
H A Dhg_main.c4665 IRType typeWide = Ity_INVALID; /* after implicit widening */ local
4667 typeOfIRLoadGOp(lg->cvt, &typeWide, &type);

Completed in 390 milliseconds