reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  559   if (!getMaxNTIDz(F, maxntidz))
  560     maxntidz = 1;
  565     O << ".maxntid " << maxntidx << ", " << maxntidy << ", " << maxntidz