Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb1InstrInfo.h44 void storeRegToStackSlot(
H A DThumb2InstrInfo.h45 void storeRegToStackSlot(
H A DThumb1InstrInfo.cpp115 void Thumb1InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in Thumb1InstrInfo
H A DThumb2InstrInfo.cpp164 void Thumb2InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in Thumb2InstrInfo
206 ARMBaseInstrInfo::storeRegToStackSlot(MBB, I, SrcReg, isKill, FI, RC, TRI, in storeRegToStackSlot()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.h39 void storeRegToStackSlot(
H A DBPFInstrInfo.cpp125 void BPFInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in BPFInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreInstrInfo.h70 void storeRegToStackSlot(
H A DXCoreInstrInfo.cpp355 void XCoreInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in XCoreInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430InstrInfo.h43 void storeRegToStackSlot(
H A DMSP430InstrInfo.cpp31 void MSP430InstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in MSP430InstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.h43 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.h71 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.h93 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.h92 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.h80 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.h37 void storeRegToStackSlot(
H A DLoongArchInstrInfo.cpp113 void LoongArchInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in LoongArchInstrInfo
667 storeRegToStackSlot(MBB, PCALAU12I, Scav, /*IsKill=*/true, FrameIndex, in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.h57 void storeRegToStackSlot(
H A DXtensaInstrInfo.cpp127 void XtensaInstrInfo::storeRegToStackSlot( in storeRegToStackSlot() function in XtensaInstrInfo
528 storeRegToStackSlot(MBB, L32R, ScavRegister, /*IsKill=*/true, FrameIndex, in insertIndirectBranch()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.h56 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetFrameLoweringImpl.cpp200 TII->storeRegToStackSlot(SaveBlock, MI, Reg, true, CS.getFrameIdx(), RC, in spillCalleeSavedRegister()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h144 void storeRegToStackSlot(
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.h281 void storeRegToStackSlot(
H A DSystemZFrameLowering.cpp363 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
368 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
1162 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
1167 TII->storeRegToStackSlot(MBB, MBBI, Reg, true, I.getFrameIdx(), in spillCalleeSavedRegisters()
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.h281 void storeRegToStackSlot(

123