Home
last modified time | relevance | path

Searched refs:storeRegToStackSlot (Results 1 – 25 of 45) sorted by relevance

12

/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.h45 void storeRegToStackSlot(MachineBasicBlock &MBB,
DThumb2InstrInfo.h47 void storeRegToStackSlot(MachineBasicBlock &MBB,
DThumb1InstrInfo.cpp71 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb1InstrInfo
DThumb2InstrInfo.cpp125 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb2InstrInfo
164 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI); in storeRegToStackSlot()
/external/llvm/lib/Target/BPF/
DBPFInstrInfo.h37 void storeRegToStackSlot(MachineBasicBlock &MBB,
DBPFInstrInfo.cpp45 void BPFInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in BPFInstrInfo
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.h70 void storeRegToStackSlot(MachineBasicBlock &MBB,
DXCoreInstrInfo.cpp368 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in XCoreInstrInfo
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h85 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.h60 void storeRegToStackSlot(MachineBasicBlock &MBB,
DMSP430InstrInfo.cpp37 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in MSP430InstrInfo
/external/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp259 TII.storeRegToStackSlot(MBB, MI, SuperReg, true, in spillCalleeSavedRegisters()
267 TII.storeRegToStackSlot(MBB, MI, Reg, true, CSI[i].getFrameIdx(), RC, in spillCalleeSavedRegisters()
DHexagonInstrInfo.h83 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.h90 void storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function
DMipsSEFrameLowering.cpp483 TII.storeRegToStackSlot(MBB, MBBI, ehDataReg(I), false, in emitPrologue()
591 TII.storeRegToStackSlot(*EntryBlock, MI, Reg, IsKill, in spillCalleeSavedRegisters()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h78 void storeRegToStackSlot(MachineBasicBlock &MBB,
DAMDGPUInstrInfo.cpp122 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in AMDGPUInstrInfo
/external/llvm/lib/Target/R600/
DAMDGPUInstrInfo.h76 void storeRegToStackSlot(MachineBasicBlock &MBB,
DAMDGPUInstrInfo.cpp91 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in AMDGPUInstrInfo
DSIInstrInfo.h99 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h175 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h163 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h120 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/X86/
DX86InstrInfo.h274 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/CodeGen/
DRegisterScavenging.cpp420 TII->storeRegToStackSlot(*MBB, I, SReg, true, Scavenged[SI].FrameIndex, in scavengeRegister()

12