Searched refs:GloballyCoherent (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h72 bool GloballyCoherent; member in class:llvm::UAVResource
81 : ResourceBase(I, R), Shape(R.getResourceKind()), GloballyCoherent(false),
H A DDXILResource.cpp305 Entries[7] = ConstantAsMetadata::get(B.getInt1(GloballyCoherent));

Completed in 58 milliseconds