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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h343 void emitStackSizeSection(const MachineFunction &MF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1026 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { function in class:AsmPrinter
1301 emitStackSizeSection(*MF);

Completed in 115 milliseconds