Home
last modified time | relevance | path

Searched refs:Mips16FrameLowering (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp32 Mips16FrameLowering::Mips16FrameLowering(const MipsSubtarget &STI) in Mips16FrameLowering() function in Mips16FrameLowering
35 void Mips16FrameLowering::emitPrologue(MachineFunction &MF) const { in emitPrologue()
82 void Mips16FrameLowering::emitEpilogue(MachineFunction &MF, in emitEpilogue()
103 bool Mips16FrameLowering::
132 bool Mips16FrameLowering::restoreCalleeSavedRegisters(MachineBasicBlock &MBB, in restoreCalleeSavedRegisters()
147 Mips16FrameLowering::hasReservedCallFrame(const MachineFunction &MF) const { in hasReservedCallFrame()
154 void Mips16FrameLowering::
170 return new Mips16FrameLowering(ST); in createMips16FrameLowering()
DMips16FrameLowering.h20 class Mips16FrameLowering : public MipsFrameLowering {
22 explicit Mips16FrameLowering(const MipsSubtarget &STI);
DAndroid.mk16 Mips16FrameLowering.cpp \
DCMakeLists.txt17 Mips16FrameLowering.cpp
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch2448 + Mips16FrameLowering.cpp \