Searched refs:pulldown_to_16 (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/helgrind/ |
D | libhb_core.c | 1782 static UShort pulldown_to_16 ( /*MOD*/SVal* tree, UWord toff, UShort descr ) { in pulldown_to_16() function 1814 descr = pulldown_to_16(tree, 0, descr); in pulldown_to_8() 1823 descr = pulldown_to_16(tree, 2, descr); in pulldown_to_8() 1832 descr = pulldown_to_16(tree, 4, descr); in pulldown_to_8() 1841 descr = pulldown_to_16(tree, 6, descr); in pulldown_to_8() 5315 cl->descrs[tno] = pulldown_to_16(tree, toff, descr); in zsm_sapply16__msmcread() 5349 cl->descrs[tno] = pulldown_to_16(tree, toff, descr); in zsm_sapply16__msmcwrite() 5542 cl->descrs[tno] = pulldown_to_16(tree, toff, descr); in zsm_swrite16()
|