Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h81 enum class ExtPropTags : uint32_t { enum
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp674 getIntMD(llvm::to_underlying(ExtPropTags::StructuredBufferStride))); in getAsMetadata()
677 Tags.push_back(getIntMD(llvm::to_underlying(ExtPropTags::ElementType))); in getAsMetadata()
681 getIntMD(llvm::to_underlying(ExtPropTags::SamplerFeedbackKind))); in getAsMetadata()