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

References

lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  772   if (M.alias_size()) {
  776   if (!isEmptyXXStructor(M.getNamedGlobal("llvm.global_ctors"))) {
  781   if (!isEmptyXXStructor(M.getNamedGlobal("llvm.global_dtors"))) {
  791   bool Result = AsmPrinter::doInitialization(M);
  794   emitHeader(M, OS1, *STI);
  798   if (!M.getModuleInlineAsm().empty()) {
  801     OutStreamer->EmitRawText(StringRef(M.getModuleInlineAsm()));