Home
last modified time | relevance | path

Searched refs:StackRestoreBytes (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp962 int StackRestoreBytes = RedZone ? 0 : NumBytes;
964 StackRestoreBytes += AfterCSRPopSize;
975 StackRestoreBytes, TII, MachineInstr::FrameDestroy);
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1385 int StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1387 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1398 StackRestoreBytes, TII, MachineInstr::FrameDestroy, false, in emitEpilogue()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1427 int StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1429 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1440 StackRestoreBytes, TII, MachineInstr::FrameDestroy, false, in emitEpilogue()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1589 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1591 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1602 {StackRestoreBytes, MVT::i8}, TII, in emitEpilogue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1585 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1587 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1598 {StackRestoreBytes, MVT::i8}, TII, in emitEpilogue()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1589 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1591 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1602 {StackRestoreBytes, MVT::i8}, TII, in emitEpilogue()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1637 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1639 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1650 {StackRestoreBytes, MVT::i8}, TII, in emitEpilogue()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1745 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1747 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1758 {StackRestoreBytes, MVT::i8}, TII, in emitEpilogue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1734 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1736 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1747 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1888 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes;
1890 StackRestoreBytes += AfterCSRPopSize;
1901 StackOffset::getFixed(StackRestoreBytes), TII,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1888 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1890 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1901 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1734 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1736 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1747 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1888 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1890 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1901 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1910 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1912 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1923 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1888 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1890 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1901 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1734 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1736 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1747 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp1888 int64_t StackRestoreBytes = RedZone ? 0 : NumBytes; in emitEpilogue() local
1890 StackRestoreBytes += AfterCSRPopSize; in emitEpilogue()
1901 StackOffset::getFixed(StackRestoreBytes), TII, in emitEpilogue()