Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXContainerGlobals.cpp87 HashData.Flags = static_cast<uint32_t>(dxbc::HashFlags::IncludesSource); in computeShaderHash()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h51 enum class HashFlags : uint32_t { enum
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerEmitter.cpp190 Hash.Flags |= static_cast<uint32_t>(dxbc::HashFlags::IncludesSource); in writeParts()
H A DDXContainerYAML.cpp43 dxbc::HashFlags::IncludesSource)) != 0), in ShaderHash()