| /minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | Thumb1InstrInfo.h | 51 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | Thumb2InstrInfo.h | 53 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | Thumb1InstrInfo.cpp | 100 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb1InstrInfo
|
| H A D | Thumb2InstrInfo.cpp | 169 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in Thumb2InstrInfo 209 ARMBaseInstrInfo::loadRegFromStackSlot(MBB, I, DestReg, FI, RC, TRI); in loadRegFromStackSlot()
|
| H A D | ARMBaseInstrInfo.h | 176 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.h | 89 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | SparcInstrInfo.cpp | 389 loadRegFromStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in loadRegFromStackSlot() function in SparcInstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrInfo.h | 66 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | MSP430InstrInfo.cpp | 65 void MSP430InstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in MSP430InstrInfo
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrInfo.h | 76 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | XCoreInstrInfo.cpp | 392 void XCoreInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in XCoreInstrInfo
|
| H A D | XCoreFrameLowering.cpp | 463 TII.loadRegFromStackSlot(MBB, MI, Reg, it->getFrameIdx(), RC, TRI); in restoreCalleeSavedRegisters()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.h | 98 void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
| H A D | HexagonFrameLowering.cpp | 316 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 D | HexagonInstrInfo.h | 94 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
| H A D | AMDGPUInstrInfo.h | 81 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | AMDGPUInstrInfo.cpp | 101 AMDGPUInstrInfo::loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function in AMDGPUInstrInfo
|
| H A D | SIInstrInfo.h | 105 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.h | 169 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrInfo.h | 177 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| H A D | SystemZFrameLowering.cpp | 230 TII->loadRegFromStackSlot(MBB, MBBI, Reg, CSI[I].getFrameIdx(), in restoreCalleeSavedRegisters()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
| H A D | AArch64InstrInfo.h | 126 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RegisterScavenging.cpp | 428 TII->loadRegFromStackSlot(*MBB, UseMI, SReg, Scavenged[SI].FrameIndex, in scavengeRegister()
|
| /minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.h | 282 void loadRegFromStackSlot(MachineBasicBlock &MBB,
|
| /minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetInstrInfo.h | 650 virtual void loadRegFromStackSlot(MachineBasicBlock &MBB, in loadRegFromStackSlot() function
|