Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp304 SmallVector<unsigned, 3> getMaxNTID(const Function &F) { in getMaxNTID() function
323 const auto MaxNTID = getMaxNTID(F); in getOverallMaxNTID()
H A DNVPTXUtilities.h51 SmallVector<unsigned, 3> getMaxNTID(const Function &);
H A DNVPTXTargetTransformInfo.cpp629 const auto MaxNTID = getMaxNTID(F); in collectKernelLaunchBounds()
H A DNVPTXAsmPrinter.cpp421 const auto MaxNTID = getMaxNTID(F); in emitKernelFunctionDirectives()