| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | Thumb1InstrInfo.h | 50 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | Thumb2InstrInfo.h | 51 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | Thumb1InstrInfo.cpp | 107 void Thumb1InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in Thumb1InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
| H A D | BPFInstrInfo.h | 45 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | BPFInstrInfo.cpp | 148 void BPFInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in BPFInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.h | 76 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.h | 48 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | MSP430InstrInfo.cpp | 62 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in MSP430InstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARC/ |
| H A D | ARCInstrInfo.h | 77 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | ARCInstrInfo.cpp | 320 void ARCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in ARCInstrInfo
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.h | 99 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/ |
| H A D | CSKYInstrInfo.h | 50 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.h | 98 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchInstrInfo.h | 40 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | LoongArchInstrInfo.cpp | 107 void LoongArchInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in LoongArchInstrInfo 422 loadRegFromStackSlot(RestoreBB, RestoreBB.end(), Scav, FrameIndex, in insertIndirectBranch()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRInstrInfo.h | 83 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrInfo.h | 61 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 145 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
|
| H A D | MipsSEFrameLowering.cpp | 729 TII.loadRegFromStackSlot(MBB, I, ABI.GetEhDataReg(J), in emitEpilogue() 762 STI.getInstrInfo()->loadRegFromStackSlot(MBB, MBBI, Mips::K1, in emitInterruptEpilogueStub() 770 STI.getInstrInfo()->loadRegFromStackSlot(MBB, MBBI, Mips::K1, in emitInterruptEpilogueStub()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | FixupStatepointCallerSaved.cpp | 434 TII.loadRegFromStackSlot(*MBB, It, Reg, FI, RC, &TRI, Register()); in insertReloadBefore() 442 TII.loadRegFromStackSlot(*MBB, It, Reg, FI, RC, &TRI, Register()); in insertReloadBefore()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrInfo.h | 68 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 270 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | SystemZFrameLowering.cpp | 401 TII->loadRegFromStackSlot(MBB, MBBI, Reg, I.getFrameIdx(), in restoreCalleeSavedRegisters() 404 TII->loadRegFromStackSlot(MBB, MBBI, Reg, I.getFrameIdx(), in restoreCalleeSavedRegisters() 1147 TII->loadRegFromStackSlot(MBB, MBBI, Reg, I.getFrameIdx(), in restoreCalleeSavedRegisters() 1150 TII->loadRegFromStackSlot(MBB, MBBI, Reg, I.getFrameIdx(), in restoreCalleeSavedRegisters()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SILowerSGPRSpills.cpp | 140 TII.loadRegFromStackSlot(RestoreBlock, I, Reg, CI.getFrameIdx(), RC, TRI, in insertCSRRestores()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/M68k/ |
| H A D | M68kInstrInfo.h | 287 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|