/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | Thumb1InstrInfo.h | 43 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | Thumb2InstrInfo.h | 45 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | Thumb1InstrInfo.cpp | 79 storeRegToStackSlot(MachineBasicBlock &MBB, MachineBasicBlock::iterator I, in storeRegToStackSlot() function in Thumb1InstrInfo
|
H A D | Thumb2InstrInfo.cpp | 164 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 D | BPFInstrInfo.h | 38 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | BPFInstrInfo.cpp | 124 void BPFInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in BPFInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/ |
H A D | MSP430InstrInfo.h | 42 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | MSP430InstrInfo.cpp | 36 void MSP430InstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in MSP430InstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.h | 69 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | XCoreInstrInfo.cpp | 358 void XCoreInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in XCoreInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.h | 87 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/ |
H A D | ARCInstrInfo.h | 70 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | ARCInstrInfo.cpp | 293 void ARCInstrInfo::storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function in ARCInstrInfo
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.h | 91 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRInstrInfo.h | 77 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiInstrInfo.h | 55 storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.h | 43 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.h | 116 void storeRegToStackSlot(MachineBasicBlock &MBB, in storeRegToStackSlot() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.h | 263 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
H A D | SystemZFrameLowering.cpp | 246 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 D | M68kInstrInfo.h | 280 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SILowerSGPRSpills.cpp | 106 TII.storeRegToStackSlot(SaveBlock, I, Reg, !IsLiveIn, CS.getFrameIdx(), in insertCSRSaves()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | InlineSpiller.cpp | 427 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 D | HexagonInstrInfo.h | 183 void storeRegToStackSlot(MachineBasicBlock &MBB,
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.h | 168 void storeRegToStackSlot(MachineBasicBlock &MBB,
|