Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.h76 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h119 bool isStackIdSafeForLocalArea(unsigned StackId) const override { in isStackIdSafeForLocalArea()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp104 for (auto StackId : StackIds) { in addCallStack() local
139 auto *StackId = mdconst::dyn_extract<ConstantInt>(MIBStackIter); in addCallStack() local
H A DModuleSummaryAnalysis.cpp468 for (auto StackId : InstCallsite) in computeFunctionSummary() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp116 const uint64_t StackId = endian::readNext<uint64_t, little, unaligned>(Ptr); in readStackInfo() local
320 const uint64_t StackId = Entry.first; in mapRawProfileToRecords() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetFrameLowering.h134 virtual bool isStackIdSafeForLocalArea(unsigned StackId) const { in isStackIdSafeForLocalArea()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1292 uint64_t StackId = computeStackId(*StackFrame); in stackFrameIncludesInlinedCallStack() local
1355 uint64_t StackId = computeStackId(AI.CallStack[0]); in readMemprof() local
1363 uint64_t StackId = computeStackId(StackFrame); in readMemprof() local
1413 auto StackId = in readMemprof() local
/openbsd-src/gnu/llvm/llvm/lib/AsmParser/
H A DLLParser.cpp9865 uint64_t StackId = 0; in parseMemProfs() local
9964 uint64_t StackId = 0; in parseOptionalCallsites() local