Home
last modified time | relevance | path

Searched refs:loadRegFromStackSlot (Results 1 – 25 of 41) sorted by relevance

12

/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h51 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h53 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DThumb1InstrInfo.cpp100 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp169 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb2InstrInfo
209 ARMBaseInstrInfo::loadRegFromStackSlot(MBB, I, DestReg, FI, RC, TRI); in loadRegFromStackSlot()
H A DARMBaseInstrInfo.h176 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h89 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DSparcInstrInfo.cpp389 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in SparcInstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h66 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DMSP430InstrInfo.cpp65 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in MSP430InstrInfo
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h76 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DXCoreInstrInfo.cpp392 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in XCoreInstrInfo
H A DXCoreFrameLowering.cpp463 TII.loadRegFromStackSlot(MBB, MI, Reg, it->getFrameIdx(), RC, TRI); in restoreCalleeSavedRegisters()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h98 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp316 TII.loadRegFromStackSlot(MBB, MI, SuperReg, CSI[i+1].getFrameIdx(), in restoreCalleeSavedRegisters()
324 TII.loadRegFromStackSlot(MBB, MI, Reg, CSI[i].getFrameIdx(), RC, TRI); in restoreCalleeSavedRegisters()
H A DHexagonInstrInfo.h94 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.h81 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DAMDGPUInstrInfo.cpp101 AMDGPUInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in AMDGPUInstrInfo
H A DSIInstrInfo.h105 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.h169 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h177 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DSystemZFrameLowering.cpp230 TII->loadRegFromStackSlot(MBB, MBBI, Reg, CSI[I].getFrameIdx(), in restoreCalleeSavedRegisters()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h126 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DRegisterScavenging.cpp428 TII->loadRegFromStackSlot(*MBB, UseMI, SReg, Scavenged[SI].FrameIndex, in scavengeRegister()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.h282 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetInstrInfo.h650 virtual void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function

12