Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp539 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
547 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
1404 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in convertCalleeSaveRestoreToSPPrePostIncDec()
1780 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
1815 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
2388 emitFrameOffset( in emitEpilogue()
2428 emitFrameOffset( in emitEpilogue()
2448 emitFrameOffset( in emitEpilogue()
2475 emitFrameOffset( in emitEpilogue()
3742 emitFrameOffset(*MBB, InsertI, DL, ScratchReg, BaseReg, in emitUnrolled()
[all …]
H A DAArch64RegisterInfo.cpp926 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, in eliminateFrameIndex()
956 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, TII); in eliminateFrameIndex()
H A DAArch64InstrInfo.h478 void emitFrameOffset(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
H A DAArch64ExpandPseudoInsts.cpp1484 emitFrameOffset(MBB, &MI, MI.getDebugLoc(), SrcReg, FrameReg, in expandMI()
H A DAArch64InstrInfo.cpp5403 void llvm::emitFrameOffset(MachineBasicBlock &MBB, in emitFrameOffset() function in llvm
5732 emitFrameOffset(*MI.getParent(), MI, MI.getDebugLoc(), in rewriteAArch64FrameIndex()
9536 emitFrameOffset(*LoopTestMBB, LoopTestMBB->end(), DL, AArch64::SP, in probedStackAlloc()