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.h75 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h127 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfUse.cpp144 InlinedCallStack, [](const Frame &F, uint64_t StackId) { in stackFrameIncludesInlinedCallStack()
468 uint64_t StackId = computeStackId(AI.CallStack[0]); in readMemprof() local
478 uint64_t StackId = computeStackId(StackFrame); in readMemprof() local
530 auto StackId = computeStackId(CalleeGUID, GetOffset(DIL), in readMemprof() local
732 for (uint64_t StackId : CallStack) in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp129 for (auto StackId : StackIds) { in addCallStack() local
165 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack() local
H A DModuleSummaryAnalysis.cpp593 for (auto StackId : InstCallsite) in computeFunctionSummary() 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.h138 virtual bool isStackIdSafeForLocalArea(unsigned StackId) const { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp177 const uint64_t StackId = in readStackInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1134 uint64_t StackId) { in getNodeForStackId()
1365 auto StackId = getStackId(*ContextIter); in addStackNodesForMIB() local
2113 auto StackId = getStackId(IdOrIndex); in getStackIdsWithContextNodes() local
5418 for (auto StackId : CallsiteContext) { in applyImport() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10842 uint64_t StackId = 0; in parseMemProfs() local
10943 uint64_t StackId = 0; in parseOptionalCallsites() local