Home
last modified time | relevance | path

Searched refs:NumStackBytes (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/test/CodeGen/AArch64/
H A Dprologue-epilogue-remarks.mir13 # CHECK-NEXT: - NumStackBytes: '16'
33 # CHECK-NEXT: - NumStackBytes: '32'
53 # CHECK-NEXT: - NumStackBytes: '1040'
/llvm-project/llvm/test/CodeGen/X86/
H A Dprologue-epilogue-remarks.mir19 # CHECK-NEXT: - NumStackBytes: '8'
40 # CHECK-NEXT: - NumStackBytes: '20'
60 # CHECK-NEXT: - NumStackBytes: '1024'
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp254 const u64 NumStackBytes = RoundUpTo(StackSizeBytes(StackIds), 8); in SerializeToRawProfile() local
260 RoundUpTo(sizeof(Header) + NumSegmentBytes + NumStackBytes + in SerializeToRawProfile()
284 SerializeStackToBuffer(StackIds, NumStackBytes, Ptr); in SerializeToRawProfile()
/llvm-project/llvm/test/tools/llvm-remarkutil/Inputs/
H A Dbroken-remark5 - NumStackBytes: '1'
/llvm-project/llvm/test/tools/llvm-remarkutil/
H A Dconvert.test10 ; CHECK-NEXT: - NumStackBytes: '1'