Home
last modified time | relevance | path

Searched defs:LocalStackSize (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h74 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp1343 fixupSEHOpcode(MachineBasicBlock::iterator MBBI,unsigned LocalStackSize) fixupSEHOpcode() argument
1516 fixupCalleeSaveRestoreStackOffset(MachineInstr & MI,uint64_t LocalStackSize,bool NeedsWinCFI,bool * HasWinCFI) fixupCalleeSaveRestoreStackOffset() argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3233 StackMallocSizeClass(uint64_t LocalStackSize) StackMallocSizeClass() argument
3468 uint64_t LocalStackSize = L.FrameSize; processStaticAllocas() local
[all...]