Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h43 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DThumb2InstrInfo.h44 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DThumb1InstrInfo.cpp78 void Thumb1InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp163 void Thumb2InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in Thumb2InstrInfo
204 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI, in storeRegToStackSlot()
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h69 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DXCoreInstrInfo.cpp358 void XCoreInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in XCoreInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h42 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DMSP430InstrInfo.cpp36 void MSP430InstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in MSP430InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.h70 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DARCInstrInfo.cpp293 void ARCInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in ARCInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.h43 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h92 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.h91 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h79 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h36 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DLoongArchInstrInfo.cpp110 void LoongArchInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in LoongArchInstrInfo
456 storeRegToStackSlot(MBB, PCALAU12I, Scav, /*IsKill=*/true, FrameIndex, in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h54 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h136 void storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h275 void storeRegToStackSlot(MachineBasicBlock &MBB,
H A DSystemZFrameLowering.cpp373 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
378 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
1125 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
1130 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h280 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h75 void storeRegToStackSlot(MachineBasicBlock &MBB,
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerSGPRSpills.cpp113 TII.storeRegToStackSlot(SaveBlock, I, Reg, !IsLiveIn, CS.getFrameIdx(), in insertCSRSaves()

123