Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDXILResource.cpp173 static StringRef getSamplerTypeName(SamplerType ST) { in getSamplerTypeName() function
590 OS << " Sampler Type: " << getSamplerTypeName(getSamplerType()) << "\n"; in print()