Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDXILResource.h541 iterator sampler_end() { return end(); } in sampler_end() function
542 const_iterator sampler_end() const { return end(); } in sampler_end() function
544 return make_range(sampler_begin(), sampler_end()); in samplers()
547 return make_range(sampler_begin(), sampler_end()); in samplers()