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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h333 void emitStackSizeSection(const MachineFunction &MF);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1013 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { function in class:AsmPrinter
1244 emitStackSizeSection(*MF);

Completed in 110 milliseconds