Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp226 static std::optional<uint64_t> getVectorProduct(ArrayRef<unsigned> V) { in getVectorProduct() function
324 return getVectorProduct(MaxNTID); in getOverallMaxNTID()
330 return getVectorProduct(ReqNTID); in getOverallReqNTID()
340 return getVectorProduct(ClusterDim); in getOverallClusterRank()