Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h333 void emitStackSizeSection(const MachineFunction &MF);
/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h359 void emitStackSizeSection(const MachineFunction &MF);
/external/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()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1089 void AsmPrinter::emitStackSizeSection(const MachineFunction &MF) { in emitStackSizeSection() function in AsmPrinter
1393 emitStackSizeSection(*MF); in emitFunctionBody()