OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getMaxNTIDy
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/Target/NVPTX/
NVPTXUtilities.h
52
bool
getMaxNTIDy
(const llvm::Function &, unsigned &);
NVPTXUtilities.cpp
262
bool llvm::
getMaxNTIDy
(const Function &F, unsigned &y) {
NVPTXAsmPrinter.cpp
544
if (!llvm::
getMaxNTIDy
(F, maxntidy))
[
all
...]
Completed in 164 milliseconds