Searched refs:pulldown_to_32 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/helgrind/ |
D | libhb_core.c | 1767 static UShort pulldown_to_32 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { in pulldown_to_32() function 1787 descr = pulldown_to_32(tree, 0, descr); in pulldown_to_16() 1796 descr = pulldown_to_32(tree, 4, descr); in pulldown_to_16() 5383 cl->descrs[tno] = pulldown_to_32(tree, toff, descr); in zsm_sapply32__msmcread() 5417 cl->descrs[tno] = pulldown_to_32(tree, toff, descr); in zsm_sapply32__msmcwrite() 5577 cl->descrs[tno] = pulldown_to_32(tree, toff, descr); in zsm_swrite32()
|