Home
last modified time | relevance | path

Searched defs:StackSize (Results 1 – 21 of 21) sorted by relevance

/external/llvm/lib/Target/R600/
DR600MachineFunctionInfo.h28 unsigned StackSize; variable
/external/llvm/lib/Target/Mips/
DMips16FrameLowering.cpp37 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
84 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
DMipsSERegisterInfo.cpp67 uint64_t StackSize, in eliminateFI()
DMips16RegisterInfo.cpp82 uint64_t StackSize, in eliminateFI()
DMipsSEFrameLowering.cpp282 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
426 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/llvm/lib/Target/MSP430/
DMSP430FrameLowering.cpp52 uint64_t StackSize = MFI->getStackSize(); in emitPrologue() local
125 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
/external/compiler-rt/lib/asan/
Dasan_fake_stack.h81 uptr StackSize() const { return stack_size_; } in StackSize() function
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp350 uint64_t StackSize = getAllocatedStackSize(MF); in emitPrologue() local
426 uint64_t StackSize = getAllocatedStackSize(MF); in emitEpilogue() local
487 uint64_t StackSize = MFFrame->getStackSize(); in getAllocatedStackSize() local
DSystemZISelLowering.cpp657 int64_t StackSize = CCInfo.getNextStackOffset(); in LowerFormalArguments() local
/external/llvm/lib/Target/NVPTX/
DNVPTXPrologEpilogPass.cpp223 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/llvm/lib/Target/XCore/
DXCoreRegisterInfo.cpp118 int StackSize = MF.getFrameInfo()->getStackSize(); in eliminateFrameIndex() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp509 unsigned StackSize = 0; in getCompactUnwindEncoding() local
657 uint64_t StackSize = MFI->getStackSize(); // Number of bytes to allocate. in emitPrologue() local
1009 uint64_t StackSize = MFI->getStackSize(); in emitEpilogue() local
1171 uint64_t StackSize = MFI->getStackSize(); in getFrameIndexOffset() local
1416 uint64_t StackSize; in adjustForSegmentedStacks() local
DX86ISelLowering.cpp2258 unsigned StackSize = CCInfo.getNextStackOffset(); in LowerFormalArguments() local
2939 X86TargetLowering::GetAlignedArgumentStackSize(unsigned StackSize, in GetAlignedArgumentStackSize()
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h153 uint64_t StackSize; variable
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp687 int64_t StackSize = Offset - LocalAreaOffset; in calculateFrameObjectOffsets() local
/external/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1188 unsigned StackSize = MFI->estimateStackSize(MF); in processFunctionBeforeCalleeSavedScan() local
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1229 unsigned StackSize = determineFrameLayout(MF, false, true); in addScavengingSpillSlot() local
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
Dnasm-pp.c338 static int StackSize = 4; variable
/external/clang/lib/CodeGen/
DTargetInfo.cpp4071 uint64_t StackSize; in EmitVAArg() local
/external/v8/src/
Druntime.cc8937 static int StackSize() { in StackSize() function
/external/chromium_org/v8/src/
Druntime.cc9489 static int StackSize(Isolate* isolate) { in StackSize() function