Searched defs:storeRegToStackSlot (Results 1 - 15 of 15) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp51 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Thumb1InstrInfo
H A DThumb2InstrInfo.cpp126 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Thumb2InstrInfo
165 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI);
H A DARMBaseInstrInfo.cpp796 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp37 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:MSP430InstrInfo
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp122 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp351 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:SparcInstrInfo
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp368 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:XCoreInstrInfo
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp122 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp106 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AMDGPUInstrInfo
H A DSIInstrInfo.cpp185 void SIInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:SIInstrInfo
199 Ctx.emitError("SIInstrInfo::storeRegToStackSlot - Can't spill VGPR!");
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h521 /// storeRegToStackSlot - Store the specified register of the given register
526 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, function in class:llvm::TargetInstrInfo
532 "TargetInstrInfo::storeRegToStackSlot!");
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp589 SystemZInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp473 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:HexagonInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp850 PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:PPCInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3281 void X86InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:X86InstrInfo
4603 // Without memoperands, loadRegFromAddr and storeRegToStackSlot will

Completed in 1913 milliseconds