Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp333 bool IsGloballyCoherent = IsUAV && UAVFlags.GloballyCoherent; in getAnnotateProps() local
347 Word0 |= (IsGloballyCoherent & 1) << 14; in getAnnotateProps()