Searched defs:storeRegToStackSlot (Results 1 - 16 of 16) 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.cpp126 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:Thumb2InstrInfo
165 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI);
H A DARMBaseInstrInfo.cpp757 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:ARMBaseInstrInfo
/external/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h85 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, function in class:llvm::MipsInstrInfo
/external/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.cpp34 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/R600/
H A DAMDGPUInstrInfo.cpp103 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp308 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/mesa3d/src/gallium/drivers/radeon/
H A DAMDGPUInstrInfo.cpp122 AMDGPUInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AMDGPUInstrInfo
/external/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp368 AArch64InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:AArch64InstrInfo
/external/llvm/include/llvm/Target/
H A DTargetInstrInfo.h479 /// storeRegToStackSlot - Store the specified register of the given register
484 virtual void storeRegToStackSlot(MachineBasicBlock &MBB, function in class:llvm::TargetInstrInfo
490 "TargetInstrInfo::storeRegToStackSlot!");
/external/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp652 PPCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:PPCInstrInfo
/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp386 SystemZInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:SystemZInstrInfo
/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp468 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, function in class:HexagonInstrInfo
/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3085 void X86InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, function in class:X86InstrInfo
4270 // Without memoperands, loadRegFromAddr and storeRegToStackSlot will

Completed in 151 milliseconds