Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp648 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
656 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
834 emitFrameOffset(MBB, MBBI, DL, TargetReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
894 emitFrameOffset(MBB, MBBI, DL, ScratchReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
923 emitFrameOffset(MBB, MBBI, DL, TargetReg, AArch64::SP, -AllocSize, &TII, in allocateStackSpace()
1578 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in convertCalleeSaveRestoreToSPPrePostIncDec()
2011 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
2081 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
2152 emitFrameOffset(MBB, MBBI, DL, AArch64::FP, AArch64::SP, in emitPrologue()
2538 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, in emitEpilogue()
[all …]
H A DAArch64RegisterInfo.cpp1041 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, in eliminateFrameIndex()
1071 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, TII); in eliminateFrameIndex()
H A DAArch64InstrInfo.h652 void emitFrameOffset(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
H A DAArch64ExpandPseudoInsts.cpp1564 emitFrameOffset(MBB, &MI, MI.getDebugLoc(), SrcReg, FrameReg, in expandMI()
H A DAArch64InstrInfo.cpp6114 void llvm::emitFrameOffset(MachineBasicBlock &MBB, in emitFrameOffset() function in llvm
6443 emitFrameOffset(*MI.getParent(), MI, MI.getDebugLoc(), in rewriteAArch64FrameIndex()
10337 emitFrameOffset(*LoopTestMBB, LoopTestMBB->end(), DL, AArch64::SP, in probedStackAlloc()