Home
last modified time | relevance | path

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

12

/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp58 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
132 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp58 uint64_t FrameSize = StackSize - 2; in emitPrologue() local
132 uint64_t FrameSize = StackSize - 2; in emitEpilogue() local
/external/llvm/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h47 size_t FrameSize; // Size of the frame in bytes. member
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DASanStackFrameLayout.h48 size_t FrameSize; // Size of the frame in bytes. member
/external/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp138 uint64_t FrameSize = FI.getFrameSize(); in finishAssembly() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DOcamlGCPrinter.cpp143 uint64_t FrameSize = FI.getFrameSize(); in finishAssembly() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp33 unsigned FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/external/llvm/lib/Target/Lanai/
DLanaiFrameLowering.cpp33 unsigned FrameSize = MFI->getStackSize(); in determineFrameLayout() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp104 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitPrologue() local
163 unsigned FrameSize = MFI.getStackSize() - AFI->getCalleeSavedFrameSize(); in emitEpilogue() local
/external/webrtc/webrtc/modules/video_coding/
Djitter_estimator_tests.cc54 uint32_t FrameSize() { return 1000 + Delay(); } in FrameSize() function in webrtc::ValueGenerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp215 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
245 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/external/llvm/lib/Target/Mips/
DMips16InstrInfo.cpp194 void Mips16InstrInfo::makeFrame(unsigned SP, int64_t FrameSize, in makeFrame()
224 void Mips16InstrInfo::restoreFrame(unsigned SP, int64_t FrameSize, in restoreFrame()
/external/llvm/include/llvm/CodeGen/
DGCMetadata.h83 uint64_t FrameSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DGCMetadata.h88 uint64_t FrameSize; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp446 unsigned FrameSize = in determineFrameLayout() local
681 unsigned FrameSize = determineFrameLayout(MF, false); in twoUniqueScratchRegsRequired() local
739 unsigned FrameSize = determineFrameLayout(MF); in emitPrologue() local
1240 int FrameSize = MFI.getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp428 unsigned FrameSize = in determineFrameLayout() local
671 unsigned FrameSize = determineFrameLayout(MF, false); in twoUniqueScratchRegsRequired() local
730 unsigned FrameSize = determineFrameLayout(MF); in emitPrologue() local
1113 int FrameSize = MFI->getStackSize(); in emitEpilogue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVFrameLowering.cpp40 uint64_t FrameSize = MFI.getStackSize(); in determineFrameLayout() local
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp100 int OffsetFromTop, int &Adjusted, int FrameSize, in IfNeededExtSP()
247 const int FrameSize = MFI->getStackSize() / 4; in emitPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp102 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP()
249 const int FrameSize = MFI.getStackSize() / 4; in emitPrologue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackMaps.cpp356 uint64_t FrameSize = HasDynamicFrameSize ? UINT64_MAX : MFI.getStackSize(); in recordStackMapOpers() local
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp1145 const unsigned FrameSize = MF.getFrameInfo()->getStackSize(); in isLegalToPacketizeTogether() local
1468 unsigned FrameSize = MF.getFrameInfo()->getStackSize(); in isLegalToPruneDependencies() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp478 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCallersSP() local
499 unsigned FrameSize = MF.getFrameInfo().getStackSize(); in useCalleesSP() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1095 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
1609 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
1773 uint64_t FrameSize = StackSize - SlotSize; in getFrameIndexReference() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1025 uint64_t FrameSize = StackSize - SlotSize; in emitPrologue() local
1527 uint64_t FrameSize = StackSize - SlotSize; in emitEpilogue() local
1680 uint64_t FrameSize = StackSize - SlotSize; in getFrameIndexReference() local
/external/webrtc/webrtc/sound/
Dalsasoundsystem.cc610 inline size_t AlsaSoundSystem::FrameSize(const OpenParams &params) { in FrameSize() function in rtc::AlsaSoundSystem

12