Home
last modified time | relevance | path

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

/external/valgrind/main/memcheck/
Dmc_main.c1052 static INLINE UWord byte_offset_w ( UWord wordszB, Bool bigendian, in byte_offset_w() function
1236 UWord long_index = byte_offset_w(szL, bigendian, j); in mc_LOADV_128_or_256_slow()
1239 ai = a + 8*long_index + byte_offset_w(8, bigendian, i); in mc_LOADV_128_or_256_slow()
1371 ai = a + byte_offset_w(szB, bigendian, i); in mc_LOADVn_slow()
1531 ai = a + byte_offset_w(szB, bigendian, i); in mc_STOREVn_slow()