Home
last modified time | relevance | path

Searched refs:emitFrameOffset (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp575 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
583 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
798 emitFrameOffset(MBB, MBBI, DL, TargetReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
858 emitFrameOffset(MBB, MBBI, DL, ScratchReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
887 emitFrameOffset(MBB, MBBI, DL, TargetReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
1511 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in convertCalleeSaveRestoreToSPPrePostIncDec()
1895 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
1929 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
2000 emitFrameOffset(MBB, MBBI, DL, AArch64::FP, AArch64::SP, in emitPrologue()
2344 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, in emitEpilogue()
[all …]
H A DAArch64RegisterInfo.cpp974 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, in eliminateFrameIndex()
1004 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, TII); in eliminateFrameIndex()
H A DAArch64InstrInfo.h626 void emitFrameOffset(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
H A DAArch64ExpandPseudoInsts.cpp1531 emitFrameOffset(MBB, &MI, MI.getDebugLoc(), SrcReg, FrameReg, in expandMI()
H A DAArch64InstrInfo.cpp5445 void llvm::emitFrameOffset(MachineBasicBlock &MBB, in emitFrameOffset() function in llvm
5774 emitFrameOffset(*MI.getParent(), MI, MI.getDebugLoc(), in rewriteAArch64FrameIndex()
9564 emitFrameOffset(*LoopTestMBB, LoopTestMBB->end(), DL, AArch64::SP, in probedStackAlloc()