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

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

Completed in 66 milliseconds