Home
last modified time | relevance | path

Searched refs:emitIDRLSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h99 void emitIDRLSection(Module &M);
H A DSystemZAsmPrinter.cpp1114 emitIDRLSection(M); in emitEndOfAsmFile()
1227 void SystemZAsmPrinter::emitIDRLSection(Module &M) { in emitIDRLSection() function in SystemZAsmPrinter