Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.h96 void emitIDRLSection(Module &M);
H A DSystemZAsmPrinter.cpp979 emitIDRLSection(M); in emitEndOfAsmFile()
1093 void SystemZAsmPrinter::emitIDRLSection(Module &M) { in emitIDRLSection() function in SystemZAsmPrinter