/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.h | 49 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | Thumb2InstrInfo.h | 51 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | Thumb1InstrInfo.cpp | 107 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb1InstrInfo
|
H A D | Thumb2InstrInfo.cpp | 207 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 D | BPFInstrInfo.h | 44 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | BPFInstrInfo.cpp | 147 void BPFInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in BPFInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.h | 48 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | MSP430InstrInfo.cpp | 63 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in MSP430InstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.h | 75 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | XCoreInstrInfo.cpp | 381 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in XCoreInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.h | 93 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.h | 76 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | ARCInstrInfo.cpp | 322 void ARCInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in ARCInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.h | 97 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.h | 82 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.h | 62 loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 49 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.h | 124 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
|
H A D | MipsSEFrameLowering.cpp | 729 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 D | FixupStatepointCallerSaved.cpp | 433 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 D | SystemZInstrInfo.h | 268 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
H A D | SystemZFrameLowering.cpp | 275 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 D | M68kInstrInfo.h | 286 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SILowerSGPRSpills.cpp | 140 TII.loadRegFromStackSlot(RestoreBlock, I, Reg, CI.getFrameIdx(), RC, TRI); in insertCSRRestores()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.h | 192 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|