Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DAsmPrinter.h226 void emitFrameAlloc(const MachineInstr &MI);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DAsmPrinter.h331 void emitFrameAlloc(const MachineInstr &MI);
/external/llvm-project/llvm/include/llvm/CodeGen/
DAsmPrinter.h357 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-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1003 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
1114 emitFrameAlloc(MI); in EmitFunctionBody()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1038 void AsmPrinter::emitFrameAlloc(const MachineInstr &MI) { in emitFrameAlloc() function in AsmPrinter
1188 emitFrameAlloc(MI); in emitFunctionBody()