Home
last modified time | relevance | path

Searched defs:FrameSize (Results 1 – 25 of 34) sorted by relevance

12

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDOcamlGCPrinter.cpp136 uint64_t FrameSize = FI->getFrameSize(); in finishAssembly() local
HDCodeViewDebug.h185 unsigned FrameSize = 0; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
HDMSP430FrameLowering.cpp101 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
219 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
HDLanaiFrameLowering.cpp32 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AVR/
HDAVRFrameLowering.cpp98 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() local
178 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDGCMetadata.h87 uint64_t FrameSize; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFrameLowering.cpp287 uint64_t FrameSize = determineFrameLayout(MF, UseEstimate, in determineFrameLayoutAndUpdate() local
304 uint64_t FrameSize = in determineFrameLayout() local
539 unsigned FrameSize = determineFrameLayout(MF); in twoUniqueScratchRegsRequired() local
584 unsigned FrameSize = MFI.getStackSize(); in stackUpdateCanBeMoved() local
631 uint64_t FrameSize = determineFrameLayoutAndUpdate(MF); in emitPrologue() local
1554 int64_t FrameSize = MFI.getStackSize(); in emitEpilogue() local
HDPPCRegisterInfo.cpp471 unsigned FrameSize = MFI.getStackSize(); in requiresFrameIndexScavenging() local
810 unsigned FrameSize = MFI.getStackSize(); in prepareDynamicAlloca() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDInterpFrame.cpp33 unsigned FrameSize = Func->getFrameSize(); in InterpFrame() local
HDFunction.h243 unsigned FrameSize = 0; variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
247 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64StackTaggingPreRA.cpp169 unsigned FrameSize = 0; in mayUseUncheckedLoadStore() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kFrameLowering.cpp529 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
690 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDARMWinEH.h282 uint16_t FrameSize() const { in FrameSize() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
HDCoroElide.cpp218 void CoroIdElider::elideHeapAllocations(uint64_t FrameSize, Align FrameAlign) { in elideHeapAllocations()
HDCoroInternal.h109 uint64_t FrameSize; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/LoongArch/
HDLoongArchFrameLowering.cpp113 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/
HDCSKYFrameLowering.cpp57 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonVLIWPacketizer.cpp488 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCallersSP() local
509 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCalleesSP() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDStackMaps.cpp529 uint64_t FrameSize = HasDynamicFrameSize ? UINT64_MAX : MFI.getStackSize(); in recordStackMapOpers() local
HDSafeStack.cpp635 unsigned FrameSize = alignTo(SSL.getFrameSize(), StackAlignment); in moveStaticAllocasToUnsafeStack() local
/freebsd-14-stable/sys/dev/mpt/mpilib/
HDmpi_tool.h225 U16 FrameSize; /* 00h */ member
236 MPI_TB_FC_MANAGE_FRAME_SIZE_AI FrameSize; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FrameLowering.cpp1731 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
2407 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
2639 uint64_t FrameSize = StackSize - SlotSize; in getFrameIndexReference() local

12