Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/ARM/
DThumb1InstrInfo.h45 void storeRegToStackSlot(MachineBasicBlock &MBB,
DThumb2InstrInfo.h47 void storeRegToStackSlot(MachineBasicBlock &MBB,
DThumb1InstrInfo.cpp51 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb1InstrInfo
DThumb2InstrInfo.cpp126 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb2InstrInfo
165 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI); in storeRegToStackSlot()
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h83 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/XCore/
DXCoreInstrInfo.h70 void storeRegToStackSlot(MachineBasicBlock &MBB,
/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.cpp364 TII.storeRegToStackSlot(MBB, MBBI, ehDataReg(I), false, in emitPrologue()
472 TII.storeRegToStackSlot(*EntryBlock, MI, Reg, IsKill, in spillCalleeSavedRegisters()
/external/llvm/lib/CodeGen/
DSpiller.cpp145 tii->storeRegToStackSlot(*mi->getParent(), std::next(miItr), NewVReg, in trivialSpillEverywhere()
DRegisterScavenging.cpp417 TII->storeRegToStackSlot(*MBB, I, SReg, true, Scavenged[SI].FrameIndex, in scavengeRegister()
/external/mesa3d/src/gallium/drivers/radeon/
DAMDGPUInstrInfo.h78 void storeRegToStackSlot(MachineBasicBlock &MBB,
DAMDGPUInstrInfo.cpp122 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in AMDGPUInstrInfo
/external/chromium_org/third_party/mesa/src/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/
DSIInstrInfo.h70 void storeRegToStackSlot(MachineBasicBlock &MBB,
DAMDGPUInstrInfo.h84 void storeRegToStackSlot(MachineBasicBlock &MBB,
DAMDGPUInstrInfo.cpp106 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in AMDGPUInstrInfo
/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h111 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h154 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h172 void storeRegToStackSlot(MachineBasicBlock &MBB,
/external/llvm/lib/Target/X86/
DX86InstrInfo.h268 void storeRegToStackSlot(MachineBasicBlock &MBB,

12