Home
last modified time | relevance | path

Searched defs:StackId (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h77 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h118 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp142 for (auto StackId : StackIds) { in addCallStack() local
179 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack() local
H A DModuleSummaryAnalysis.cpp555 for (auto StackId : InstCallsite) in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp739 uint64_t StackId = computeStackId(*StackFrame); in stackFrameIncludesInlinedCallStack() local
854 uint64_t StackId = computeStackId(AI.CallStack[0]); in readMemprof() local
864 uint64_t StackId = computeStackId(StackFrame); in readMemprof() local
915 auto StackId = computeStackId(CalleeGUID, GetOffset(DIL), in readMemprof() local
/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan_stats.cpp35 static uptr Key(CheckTypeT CheckType, u32 StackId) { in Key()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h137 virtual bool isStackIdSafeForLocalArea(unsigned StackId) const { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp174 const uint64_t StackId = in readStackInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp872 uint64_t StackId) { in getNodeForStackId()
1057 auto StackId = getStackId(*ContextIter); in addStackNodesForMIB() local
1661 auto StackId = getStackId(IdOrIndex); in getStackIdsWithContextNodes() local
3786 for (auto StackId : CallsiteContext) { in applyImport() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10512 uint64_t StackId = 0; in parseMemProfs() local
10610 uint64_t StackId = 0; in parseOptionalCallsites() local