Searched refs:specialTypes (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp887 static const char *const specialTypes[] = { local
905 for (int i = 0, e = array_lengthof(specialTypes); i != e; ++i)
906 if (TypeName == specialTypes[i])

Completed in 59 milliseconds