Home
last modified time | relevance | path

Searched defs:Site (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeEndOffset() local
75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeParentOffset() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h248 DerivedProbeInlineTreeType *getOrAddNode(const InlineSite &Site) { in getOrAddNode()
267 MCPseudoProbeInlineTree(const InlineSite &Site) { in MCPseudoProbeInlineTree()
287 MCDecodedPseudoProbeInlineTree(const InlineSite &Site) : ISite(Site){}; in MCDecodedPseudoProbeInlineTree()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp93 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
H A DEHStreamer.cpp309 CallSiteEntry Site = { in computeCallSiteTable() local
348 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
H A DCodeViewDebug.cpp237 InlineSite *Site = &SiteInsertion.first->second; getInlineSite() local
490 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); recordLocalVariable() local
545 InlineSite &Site = maybeRecordLocation() local
1002 emitInlinedCallSite(const FunctionInfo & FI,const DILocation * InlinedAt,const InlineSite & Site) emitInlinedCallSite() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.cpp97 auto &Site = It->second; in deallocate() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c322 ValueProfNode *Site = initializeValueProfRuntimeRecord() local
337 getNextNValueData(uint32_t VK,uint32_t Site,InstrProfValueData * Dst,ValueProfNode * StartNode,uint32_t N) getNextNValueData() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAssumptions.cpp51 bool addAssumptionsImpl(AttrSite &Site, in addAssumptionsImpl()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h200 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local
626 InlineeSite Site; in fromCodeViewSubsection() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1028 InstrProfRecord::getValueArrayForSite(uint32_t ValueKind, uint32_t Site) const { in getValueArrayForSite()
H A DMemProf.h485 for (const ArrayRef<FrameId> Site : Record.CallSites) { in MemProfRecord() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1000 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2444 for (const auto &Site : InlineStack) in emitPseudoProbe() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5925 InlineSite Site(CallerGuid, CallerProbeId); in parseDirectivePseudoProbe() local