Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp430 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
437 emitFrameOffset(MBB, I, DL, AArch64::SP, AArch64::SP, in eliminateCallFramePseudoInstr()
954 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in convertCalleeSaveRestoreToSPPrePostIncDec()
1205 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
1240 emitFrameOffset(MBB, MBBI, DL, AArch64::SP, AArch64::SP, in emitPrologue()
1299 emitFrameOffset(MBB, MBBI, DL, AArch64::FP, AArch64::SP, in emitPrologue()
1443 emitFrameOffset(MBB, MBBI, DL, scratchSPReg, AArch64::SP, in emitPrologue()
1740 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, in emitEpilogue()
1900 emitFrameOffset(MBB, LastPopI, DL, AArch64::SP, AArch64::SP, in emitEpilogue()
1920 emitFrameOffset( in emitEpilogue()
[all …]
H A DAArch64RegisterInfo.cpp696 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, in eliminateFrameIndex()
725 emitFrameOffset(MBB, II, MI.getDebugLoc(), ScratchReg, FrameReg, Offset, TII); in eliminateFrameIndex()
H A DAArch64InstrInfo.h370 void emitFrameOffset(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI,
H A DAArch64ExpandPseudoInsts.cpp1184 emitFrameOffset(MBB, &MI, MI.getDebugLoc(), SrcReg, FrameReg, in expandMI()
H A DAArch64InstrInfo.cpp4096 void llvm::emitFrameOffset(MachineBasicBlock &MBB, in emitFrameOffset() function in llvm
4421 emitFrameOffset(*MI.getParent(), MI, MI.getDebugLoc(), in rewriteAArch64FrameIndex()