Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h333 void emitStackSizeSection(const MachineFunction &MF);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1013 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { in emitStackSizeSection() function in AsmPrinter
1244 emitStackSizeSection(*MF); in EmitFunctionBody()