Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86ISelLowering.cpp13175 SynchronizationScope FenceScope = static_cast<SynchronizationScope>( in LowerATOMIC_FENCE() local
13180 if (FenceOrdering == SequentiallyConsistent && FenceScope == CrossThread) { in LowerATOMIC_FENCE()