Home
last modified time | relevance | path

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

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