Searched defs:FrameSize (Results 1 - 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DASanStackFrameLayout.h47 size_t FrameSize; // Size of the frame in bytes. member in struct:llvm::ASanStackFrameLayout
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DOcamlGCPrinter.cpp142 uint64_t FrameSize = FI.getFrameSize(); local
H A DCodeViewDebug.h160 unsigned FrameSize = 0; member in struct:llvm::CodeViewDebug::FunctionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiFrameLowering.cpp32 unsigned FrameSize = MFI.getStackSize(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430FrameLowering.cpp57 uint64_t FrameSize = StackSize - 2; local
131 uint64_t FrameSize = StackSize - 2; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DGCMetadata.h86 uint64_t FrameSize; member in class:llvm::GCFunctionInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTaggingPreRA.cpp166 unsigned FrameSize = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.h138 unsigned FrameSize; member in class:clang::interp::Function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRFrameLowering.cpp104 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); local
163 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp353 uint64_t FrameSize = HasDynamicFrameSize ? UINT64_MAX : MFI.getStackSize(); local
H A DSafeStack.cpp627 unsigned FrameSize = alignTo(SSL.getFrameSize(), StackAlignment); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp48 uint64_t FrameSize = MFI.getStackSize(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp210 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, argument
240 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp360 unsigned FrameSize = MFI.getStackSize(); local
512 unsigned FrameSize = MFI.getStackSize(); local
H A DPPCFrameLowering.cpp461 unsigned FrameSize = determineFrameLayout(MF, UseEstimate, local
478 unsigned FrameSize = local
708 unsigned FrameSize local
751 unsigned FrameSize = MFI.getStackSize(); local
812 unsigned FrameSize = determineFrameLayoutAndUpdate(MF); local
1385 int FrameSize = MFI.getStackSize(); local
[all...]
H A DPPCISelLowering.cpp5828 int64_t FrameSize = CallSeqStart.getConstantOperandVal(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.cpp248 const int FrameSize = MFI.getStackSize() / 4; local
98 IfNeededExtSP(MachineBasicBlock &MBB, MachineBasicBlock::iterator MBBI, const DebugLoc &dl, const TargetInstrInfo &TII, int OffsetFromTop, int &Adjusted, int FrameSize, bool emitFrameMoves) argument
[all...]
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_tool.h230 U16 FrameSize; /* 00h */ member in struct:_MPI_TB_FC_MANAGE_FRAME_SIZE_AI
241 MPI_TB_FC_MANAGE_FRAME_SIZE_AI FrameSize; member in union:_MPI_TB_FC_MANAGE_AI_UNION
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp1248 Expr *FrameSize = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp481 unsigned FrameSize = MF.getFrameInfo().getStackSize(); local
502 unsigned FrameSize = MF.getFrameInfo().getStackSize(); local
H A DHexagonFrameLowering.cpp595 unsigned FrameSize = MFI.getStackSize(); local
1121 unsigned FrameSize = MFI.getStackSize(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1224 unsigned FrameSize = local
H A DSelectionDAGBuilder.cpp9230 unsigned FrameSize = DL.getTypeAllocSize( local
9739 unsigned FrameSize = DL.getTypeAllocSize(Arg.getParamByValType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp8442 const MCExpr *FrameSize; local

Completed in 367 milliseconds