Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h43 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h45 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DThumb1InstrInfo.cpp79 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp164 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb2InstrInfo
203 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI); in storeRegToStackSlot()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBPFInstrInfo.h38 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DBPFInstrInfo.cpp124 void BPFInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in BPFInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h42 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DMSP430InstrInfo.cpp36 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in MSP430InstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h69 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DXCoreInstrInfo.cpp358 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in XCoreInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h87 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCInstrInfo.h70 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DARCInstrInfo.cpp293 void ARCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in ARCInstrInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEInstrInfo.h91 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h77 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h55 storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h43 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h116 void storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h263 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DSystemZFrameLowering.cpp246 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, CSI[I].getFrameIdx(), in spillCalleeSavedRegisters()
251 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, CSI[I].getFrameIdx(), in spillCalleeSavedRegisters()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h280 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp106 TII.storeRegToStackSlot(SaveBlock, I, Reg, !IsLiveIn, CS.getFrameIdx(), in insertCSRSaves()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInlineSpiller.cpp427 TII.storeRegToStackSlot(*MBB, MII, SrcReg, false, StackSlot, in hoistSpillInsideBB()
1010 TII.storeRegToStackSlot(MBB, SpillBefore, NewVReg, isKill, StackSlot, in insertSpill()
1582 TII.storeRegToStackSlot(*BB, MII, LiveReg, false, Slot, in hoistAllSpills()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.h183 void storeRegToStackSlot(MachineBasicBlock &MBB,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h168 void storeRegToStackSlot(MachineBasicBlock &MBB,

123