Searched refs:same_sid (Results 1 – 1 of 1) sorted by relevance
317 const m128 same_sid = _mm_cmpeq_epi32(not_same_sid, zero); in CheckRaces() local320 _mm_or_si128(_mm_or_si128(not_intersect, same_sid), both_read_or_atomic); in CheckRaces()