Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h226 void emitFrameAlloc(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h311 void emitFrameAlloc(const MachineInstr &MI);
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp829 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
880 emitFrameAlloc(MI); in EmitFunctionBody()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp979 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
1088 emitFrameAlloc(MI); in EmitFunctionBody()