/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | ASanStackFrameLayout.h | 47 uint64_t FrameSize; // Size of the frame in bytes. member
|
/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 | 185 unsigned FrameSize = 0; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430FrameLowering.cpp | 101 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 D | LanaiFrameLowering.cpp | 32 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRFrameLowering.cpp | 100 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 D | Mips16InstrInfo.cpp | 210 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 D | GCMetadata.h | 86 uint64_t FrameSize; global() variable
|
/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 1554 int64_t FrameSize = MFI.getStackSize(); in emitEpilogue() local
|
H A D | PPCRegisterInfo.cpp | 471 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 D | InterpFrame.cpp | 33 unsigned FrameSize = Func->getFrameSize(); in InterpFrame() local
|
H A D | Function.h | 243 unsigned FrameSize = 0; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
H A D | XCoreFrameLowering.cpp | 101 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 D | AArch64StackTaggingPreRA.cpp | 170 unsigned FrameSize = 0; 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 | 282 uint16_t FrameSize() const { in FrameSize() function
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroElide.cpp | 218 void CoroIdElider::elideHeapAllocations(uint64_t FrameSize, Align FrameAlign) { in elideHeapAllocations()
|
H A D | CoroInternal.h | 109 uint64_t FrameSize; 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 | 488 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 D | StackMaps.cpp | 535 FnInfos.insert(std::make_pair(AP.CurrentFnSym, FunctionInfo(FrameSize))); in recordStackMapOpers() local
|
H A D | SafeStack.cpp | 635 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
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86FrameLowering.cpp | 1731 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
|