Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.h55 bool getMinCTASm(const Function &, unsigned &);
H A DNVPTXUtilities.cpp266 bool getMinCTASm(const Function &F, unsigned &x) { in getMinCTASm() function
H A DNVPTXAsmPrinter.cpp569 if (getMinCTASm(F, mincta)) in emitKernelFunctionDirectives()