Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h49 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h51 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DThumb1InstrInfo.cpp107 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp207 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb2InstrInfo
247 ARMBaseInstrInfo::loadRegFromStackSlot(MBB, I, DestReg, FI, RC, TRI); in loadRegFromStackSlot()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFInstrInfo.h44 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DBPFInstrInfo.cpp147 void BPFInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in BPFInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h48 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DMSP430InstrInfo.cpp63 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in MSP430InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h75 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DXCoreInstrInfo.cpp381 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in XCoreInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h93 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.h76 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DARCInstrInfo.cpp322 void ARCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in ARCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.h97 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h82 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h62 loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h49 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h124 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
H A DMipsSEFrameLowering.cpp729 TII.loadRegFromStackSlot(MBB, I, ABI.GetEhDataReg(J), in emitEpilogue()
761 STI.getInstrInfo()->loadRegFromStackSlot(MBB, MBBI, Mips::K1, in emitInterruptEpilogueStub()
769 STI.getInstrInfo()->loadRegFromStackSlot(MBB, MBBI, Mips::K1, in emitInterruptEpilogueStub()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFixupStatepointCallerSaved.cpp433 TII.loadRegFromStackSlot(*MBB, It, Reg, FI, RC, &TRI); in insertReloadBefore()
441 TII.loadRegFromStackSlot(*MBB, It, Reg, FI, RC, &TRI); in insertReloadBefore()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h268 void loadRegFromStackSlot(MachineBasicBlock &MBB,
H A DSystemZFrameLowering.cpp275 TII->loadRegFromStackSlot(MBB, MBBI, Reg, CSI[I].getFrameIdx(), in restoreCalleeSavedRegisters()
278 TII->loadRegFromStackSlot(MBB, MBBI, Reg, CSI[I].getFrameIdx(), in restoreCalleeSavedRegisters()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h286 void loadRegFromStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp140 TII.loadRegFromStackSlot(RestoreBlock, I, Reg, CI.getFrameIdx(), RC, TRI); in insertCSRRestores()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h192 void loadRegFromStackSlot(MachineBasicBlock &MBB,

123