Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h49 unsigned LocalStackSize; variable
H A DAArch64FrameLowering.cpp388 unsigned LocalStackSize) { in fixupCalleeSaveRestoreStackOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h55 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp606 unsigned LocalStackSize) { in fixupSEHOpcode()
728 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h67 uint64_t LocalStackSize = 0; variable
H A DAArch64FrameLowering.cpp1091 unsigned LocalStackSize) { in fixupSEHOpcode()
1227 uint64_t LocalStackSize, in fixupCalleeSaveRestoreStackOffset()
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1952 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
2085 uint64_t LocalStackSize = L.FrameSize; in poisonStack() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2962 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3197 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2884 static int StackMallocSizeClass(uint64_t LocalStackSize) { in StackMallocSizeClass()
3056 uint64_t LocalStackSize = L.FrameSize; in processStaticAllocas() local