Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.h76 ResourceBase::ExtendedProperties ExtProps; variable
83 HasCounter(false), IsROV(R.getIsROV()), ExtProps{R.getElementType()} {} in UAVResource()
H A DDXILResource.cpp239 printElementType(Shape, ExtProps.ElementType.value_or(ElementType::Invalid), in print()
308 Entries[10] = ExtProps.write(Ctx); in write()