Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp317 const m128 same_sid = _mm_cmpeq_epi32(not_same_sid, zero); in CheckRaces() local
320 _mm_or_si128(_mm_or_si128(not_intersect, same_sid), both_read_or_atomic); in CheckRaces()