Searched refs:pulldown_to_32 (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/helgrind/
H A Dlibhb_core.c593 static UWord stats__cline_64to32pulldown = 0; // # calls to pulldown_to_32
1567 static UShort pulldown_to_32 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { function
1587 descr = pulldown_to_32(tree, 0, descr);
1596 descr = pulldown_to_32(tree, 4, descr);
5332 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);
5366 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);
5526 cl->descrs[tno] = pulldown_to_32(tree, toff, descr);

Completed in 27 milliseconds