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

/external/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.cpp52 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Thumb1InstrInfo
H A DThumb2InstrInfo.cpp125 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Thumb2InstrInfo
148 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI);
H A DARMBaseInstrInfo.cpp755 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp83 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Mips16InstrInfo
H A DMipsSEInstrInfo.cpp155 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:MipsSEInstrInfo
/external/llvm/lib/Target/MBlaze/
H A DMBlazeInstrInfo.cpp93 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:MBlazeInstrInfo
/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp34 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:MSP430InstrInfo
/external/llvm/lib/Target/CellSPU/
H A DSPUInstrInfo.cpp139 SPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:SPUInstrInfo
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp298 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:SparcInstrInfo
/external/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.cpp361 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:XCoreInstrInfo
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp587 PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:PPCInstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h476 /// storeRegToStackSlot - Store the specified register of the given register
481 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, function in class:llvm::TargetInstrInfo
487 "TargetInstrInfo::storeRegToStackSlot!");
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp352 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:HexagonInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2935 void X86InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:X86InstrInfo
4036 // Without memoperands, loadRegFromAddr and storeRegToStackSlot will

Completed in 430 milliseconds