Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h185 std::pair<uint32_t, uint32_t> getAnnotateProps() const;
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp328 std::pair<uint32_t, uint32_t> ResourceInfo::getAnnotateProps() const { in getAnnotateProps() function in ResourceInfo