Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp308 SmallVector<unsigned, 3> getReqNTID(const Function &F) { in getReqNTID() function
329 const auto ReqNTID = getReqNTID(F); in getOverallReqNTID()
H A DNVPTXUtilities.h52 SmallVector<unsigned, 3> getReqNTID(const Function &);
H A DNVPTXAsmPrinter.cpp416 const auto ReqNTID = getReqNTID(F); in emitKernelFunctionDirectives()