Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h71 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h115 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp131 for (auto StackId : StackIds) { in addCallStack() local
166 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack() local
H A DModuleSummaryAnalysis.cpp514 for (auto StackId : InstCallsite) in computeFunctionSummary() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp666 uint64_t StackId = computeStackId(*StackFrame); in stackFrameIncludesInlinedCallStack() local
739 uint64_t StackId = computeStackId(AI.CallStack[0]); in readMemprof() local
748 uint64_t StackId = computeStackId(StackFrame); in readMemprof() local
799 auto StackId = computeStackId(CalleeGUID, GetOffset(DIL), in readMemprof() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp124 const uint64_t StackId = in readStackInfo() local
408 const uint64_t StackId = Entry.first; in mapRawProfileToRecords() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h136 virtual bool isStackIdSafeForLocalArea(unsigned StackId) const { in isStackIdSafeForLocalArea()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp793 uint64_t StackId) { in getNodeForStackId()
970 auto StackId = getStackId(*ContextIter); in addStackNodesForMIB() local
1517 auto StackId = getStackId(IdOrIndex); in getStackIdsWithContextNodes() local
3557 for (auto StackId : CallsiteContext) { in applyImport() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10041 uint64_t StackId = 0; in parseMemProfs() local
10139 uint64_t StackId = 0; in parseOptionalCallsites() local