Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h398 void emitStackSizeSection(const MachineFunction &MF);
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1366 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { in emitStackSizeSection() function in AsmPrinter
1712 emitStackSizeSection(*MF); in emitFunctionBody()