| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroAnnotationElide.cpp | 45 static Value *allocateFrameInCaller(Function *Caller, uint64_t FrameSize, in allocateFrameInCaller() 63 uint64_t FrameSize, Align FrameAlign) { in processCall() 133 auto FrameSize = in run() local
|
| H A D | CoroElide.cpp | 202 void CoroIdElider::elideHeapAllocations(uint64_t FrameSize, Align FrameAlign) { in elideHeapAllocations()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | OcamlGCPrinter.cpp | 136 uint64_t FrameSize = FI->getFrameSize(); in finishAssembly() local
|
| H A D | CodeViewDebug.h | 190 unsigned FrameSize = 0; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | ASanStackFrameLayout.h | 48 uint64_t FrameSize; // Size of the frame in bytes. member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430FrameLowering.cpp | 99 uint64_t FrameSize = StackSize - 2; in emitPrologue() local 217 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiFrameLowering.cpp | 30 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRFrameLowering.cpp | 97 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() local 177 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrInfo.cpp | 207 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame() 237 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFrameLowering.cpp | 287 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 1557 int64_t FrameSize = MFI.getStackSize(); in emitEpilogue() local
|
| H A D | PPCRegisterInfo.cpp | 465 unsigned FrameSize = MFI.getStackSize(); in requiresFrameIndexScavenging() local 813 unsigned FrameSize = MFI.getStackSize(); in prepareDynamicAlloca() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | GCMetadata.h | 89 uint64_t FrameSize; variable
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpFrame.cpp | 37 unsigned FrameSize = Func->getFrameSize(); in InterpFrame() local
|
| H A D | Function.h | 265 unsigned FrameSize = 0; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreFrameLowering.cpp | 99 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() 245 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64StackTaggingPreRA.cpp | 163 unsigned FrameSize = 0; in mayUseUncheckedLoadStore() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kFrameLowering.cpp | 529 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 D | ARMWinEH.h | 283 uint16_t FrameSize() const { in FrameSize() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Coroutines/ |
| H A D | CoroShape.h | 116 uint64_t FrameSize = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchFrameLowering.cpp | 113 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYFrameLowering.cpp | 57 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVLIWPacketizer.cpp | 479 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCallersSP() local 500 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCalleesSP() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackMaps.cpp | 522 uint64_t FrameSize = HasDynamicFrameSize ? UINT64_MAX : MFI.getStackSize(); in recordStackMapOpers() local
|
| H A D | SafeStack.cpp | 643 unsigned FrameSize = alignTo(SSL.getFrameSize(), StackAlignment); in moveStaticAllocasToUnsafeStack() local
|
| /freebsd/sys/dev/mpt/mpilib/ |
| H A D | mpi_tool.h | 225 U16 FrameSize; /* 00h */ member 236 MPI_TB_FC_MANAGE_FRAME_SIZE_AI FrameSize; member
|