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.c2565 static INLINE void set_aligned_word64_Origin_to_undef ( Addr a, UInt otag ) in set_aligned_word64_Origin_to_undef() function
3600 set_aligned_word64_Origin_to_undef( base + 8 * 0, otag ); in MC_()
3601 set_aligned_word64_Origin_to_undef( base + 8 * 1, otag ); in MC_()
3602 set_aligned_word64_Origin_to_undef( base + 8 * 2, otag ); in MC_()
3603 set_aligned_word64_Origin_to_undef( base + 8 * 3, otag ); in MC_()
3604 set_aligned_word64_Origin_to_undef( base + 8 * 4, otag ); in MC_()
3605 set_aligned_word64_Origin_to_undef( base + 8 * 5, otag ); in MC_()
3606 set_aligned_word64_Origin_to_undef( base + 8 * 6, otag ); in MC_()
3607 set_aligned_word64_Origin_to_undef( base + 8 * 7, otag ); in MC_()
3608 set_aligned_word64_Origin_to_undef( base + 8 * 8, otag ); in MC_()
[all …]