Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DDXContainer.h166 template <typename T> const T *getInfoAs() const { in getInfoAs() function
220 if (const auto *P = getInfoAs<dxbc::PSV::v1::RuntimeInfo>()) in usesViewID()
226 if (const auto *P = getInfoAs<dxbc::PSV::v1::RuntimeInfo>()) in getInputVectorCount()
232 if (const auto *P = getInfoAs<dxbc::PSV::v1::RuntimeInfo>()) in getOutputVectorCounts()
238 if (const auto *P = getInfoAs<dxbc::PSV::v1::RuntimeInfo>()) in getPatchConstOrPrimVectorCount()