Home
last modified time | relevance | path

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

/external/valgrind/memcheck/
Dmc_main.c2634 static INLINE void set_aligned_word64_Origin_to_undef ( Addr a, UInt otag ) in set_aligned_word64_Origin_to_undef() function
3658 set_aligned_word64_Origin_to_undef( base + 8 * 0, otag ); in MC_()
3659 set_aligned_word64_Origin_to_undef( base + 8 * 1, otag ); in MC_()
3660 set_aligned_word64_Origin_to_undef( base + 8 * 2, otag ); in MC_()
3661 set_aligned_word64_Origin_to_undef( base + 8 * 3, otag ); in MC_()
3662 set_aligned_word64_Origin_to_undef( base + 8 * 4, otag ); in MC_()
3663 set_aligned_word64_Origin_to_undef( base + 8 * 5, otag ); in MC_()
3664 set_aligned_word64_Origin_to_undef( base + 8 * 6, otag ); in MC_()
3665 set_aligned_word64_Origin_to_undef( base + 8 * 7, otag ); in MC_()
3666 set_aligned_word64_Origin_to_undef( base + 8 * 8, otag ); in MC_()
[all …]