Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp665 uint32_t SampleCount = in getAsMetadata() local
728 uint32_t SampleCount = RTI.isMultiSample() ? RTI.getMultiSampleCount() : 0; in getAnnotateProps() local