Home
last modified time | relevance | path

Searched defs:IsROV (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp123 bool GloballyCoherent, bool IsROV, in UAV()
139 bool IsROV) { in RWRawBuffer()
152 bool GloballyCoherent, bool IsROV, in RWStructuredBuffer()
332 bool IsROV = IsUAV && UAVFlags.IsROV; in getAnnotateProps() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp59 ElementType ElTy, bool IsROV, in FrontendResource()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h75 bool IsROV; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h35 bool IsROV; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp200 bool IsROV, in addBufferResourceAnnotation()
290 bool IsROV = HLSLResAttr->getIsROV(); in annotateHLSLResource() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp490 bool IsROV) { in setupBufferType()