Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h313 void emitStackSizeSection(const MachineFunction &MF);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp989 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { in emitStackSizeSection() function in AsmPrinter
1212 emitStackSizeSection(*MF); in EmitFunctionBody()