Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h218 void emitFrameAlloc(const MachineInstr &MI);
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp772 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
823 emitFrameAlloc(MI); in EmitFunctionBody()