Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h47 uint64_t FrameSize; // Size of the frame in bytes. member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp136 uint64_t FrameSize = FI->getFrameSize(); in finishAssembly() local
H A DCodeViewDebug.h185 unsigned FrameSize = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp101 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
219 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp32 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp100 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); emitPrologue() local
180 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); emitEpilogue() local
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h86 uint64_t FrameSize; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.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
H A DPPCRegisterInfo.cpp471 unsigned FrameSize = MFI.getStackSize(); in requiresFrameIndexScavenging() local
810 unsigned FrameSize = MFI.getStackSize(); in prepareDynamicAlloca() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.cpp33 unsigned FrameSize = Func->getFrameSize(); in InterpFrame() local
H A DFunction.h243 unsigned FrameSize = 0; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
247 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp170 unsigned FrameSize = 0; mayUseUncheckedLoadStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kFrameLowering.cpp529 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
690 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMWinEH.h282 uint16_t FrameSize() const { in FrameSize() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp218 void CoroIdElider::elideHeapAllocations(uint64_t FrameSize, Align FrameAlign) { in elideHeapAllocations()
H A DCoroInternal.h109 uint64_t FrameSize; member
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchFrameLowering.cpp113 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYFrameLowering.cpp57 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp488 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCallersSP() local
509 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCalleesSP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp535 FnInfos.insert(std::make_pair(AP.CurrentFnSym, FunctionInfo(FrameSize))); in recordStackMapOpers() local
H A DSafeStack.cpp635 unsigned FrameSize = alignTo(SSL.getFrameSize(), StackAlignment); in moveStaticAllocasToUnsafeStack() local
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_tool.h225 U16 FrameSize; /* 00h */ member
236 MPI_TB_FC_MANAGE_FRAME_SIZE_AI FrameSize; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.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