Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h403 void emitFrameAlloc(const MachineInstr &MI);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1326 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
1751 emitFrameAlloc(MI); in emitFunctionBody()