Home
last modified time | relevance | path

Searched refs:Site (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h217 uint64_t operator()(const InlineSite &Site) const { in operator()
218 return std::get<0>(Site) ^ std::get<1>(Site); in operator()
248 DerivedProbeInlineTreeType *getOrAddNode(const InlineSite &Site) { in getOrAddNode() argument
250 Site, std::make_unique<DerivedProbeInlineTreeType>(Site)); in getOrAddNode()
267 MCPseudoProbeInlineTree(const InlineSite &Site) { in MCPseudoProbeInlineTree() argument
268 this->Guid = std::get<0>(Site); in MCPseudoProbeInlineTree()
287 MCDecodedPseudoProbeInlineTree(const InlineSite &Site) : ISite(Site){}; in MCDecodedPseudoProbeInlineTree() argument
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDynamicAllocator.cpp97 auto &Site = It->second; in deallocate() local
98 assert(Site.size() > 0); in deallocate()
101 auto AllocIt = llvm::find_if(Site.Allocations, [&](const Allocation &A) { in deallocate()
106 assert(AllocIt != Site.Allocations.end()); in deallocate()
112 Site.Allocations.erase(AllocIt); in deallocate()
114 if (Site.size() == 0) in deallocate()
/freebsd/contrib/tcsh/nls/german/
H A Dset233 1 Falscher Cpu/Site-Name
4 2 Site-Pfad zu lang
6 4 Site: %s\n
7 5 %d: Site nicht gefunden\n
9 7 Site nicht gefunden
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAssumptions.cpp51 bool addAssumptionsImpl(AttrSite &Site, in addAssumptionsImpl() argument
56 DenseSet<StringRef> CurAssumptions = getAssumptions(Site); in addAssumptionsImpl()
61 LLVMContext &Ctx = Site.getContext(); in addAssumptionsImpl()
62 Site.addFnAttr(llvm::Attribute::get( in addAssumptionsImpl()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeEndOffset() local
45 return Site.End; in getScopeEndOffset()
75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeParentOffset() local
76 return Site.Parent; in getScopeParentOffset()
/freebsd/contrib/tcsh/nls/russian/
H A Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c327 ValueProfNode *Site = in initializeValueProfRuntimeRecord()
329 while (Site) { in initializeValueProfRuntimeRecord()
331 Site = Site->Next; in initializeValueProfRuntimeRecord()
342 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData()
346 ValueProfNode *VNode = StartNode ? StartNode : RTRecord.NodesKind[VK][Site]; in getNextNValueData()
322 ValueProfNode *Site = initializeValueProfRuntimeRecord() local
337 getNextNValueData(uint32_t VK,uint32_t Site,InstrProfValueData * Dst,ValueProfNode * StartNode,uint32_t N) getNextNValueData() argument
H A DInstrProfilingInternal.h134 uint32_t (*GetNumValueDataForSite)(uint32_t VK, uint32_t Site);
145 struct ValueProfNode *(*GetValueData)(uint32_t ValueKind, uint32_t Site,
/freebsd/contrib/tcsh/nls/ukrainian/
H A Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd/contrib/tcsh/nls/C/
H A Dset234 2 Site path too long
7 5 %d: Site not found\n
9 7 Site not found
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp309 CallSiteEntry Site = { in computeCallSiteTable() local
319 if (Site.LPad == Prev.LPad && Site.Action == Prev.Action) { in computeCallSiteTable()
321 Prev.EndLabel = Site.EndLabel; in computeCallSiteTable()
328 CallSites.push_back(Site); in computeCallSiteTable()
335 CallSites[SiteNo - 1] = Site; in computeCallSiteTable()
348 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
350 CallSites.push_back(Site); in computeCallSiteTable()
H A DWasmException.cpp93 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
96 CallSites[LPadIndex] = Site; in computeCallSiteTable()
H A DCodeViewDebug.cpp238 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite()
246 Site->SiteFuncId = NextFuncId++; in getInlineSite()
248 Site->SiteFuncId, ParentFuncId, maybeRecordFile(InlinedAt->getFile()), in getInlineSite()
250 Site->Inlinee = Inlinee; in getInlineSite()
257 return *Site; in getPrettyScopeName()
494 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable()
495 Site.InlinedLocals.emplace_back(std::move(Var)); in recordLocalVariable()
549 InlineSite &Site = in maybeRecordLocation()
552 addLocIfNotPresent(Site.ChildSites, Loc); in maybeRecordLocation()
1006 const InlineSite &Site) { in emitInlinedCallSite()
237 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/tcsh/nls/french/
H A Dset237 5 %d: Site pas trouvé\n
9 7 Site pas trouvé
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local
451 Result->addInlineSite(TypeIndex(Site.Inlinee), Site.FileName, in toCodeViewSubsection()
452 Site.SourceLineNum); in toCodeViewSubsection()
456 for (auto EF : Site.ExtraFiles) { in toCodeViewSubsection()
626 InlineeSite Site; in fromCodeViewSubsection() local
630 Site.FileName = *ExpF; in fromCodeViewSubsection()
631 Site.Inlinee = IL.Header->Inlinee.getIndex(); in fromCodeViewSubsection()
632 Site.SourceLineNum = IL.Header->SourceLineNum; in fromCodeViewSubsection()
638 Site in fromCodeViewSubsection()
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h200 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite() argument
/freebsd/contrib/spleen/
H A DAUTHORS5 Site: https://www.cambus.net
/freebsd/contrib/ntp/html/scripts/
H A Dconfig.txt4 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Dfooter.txt6 <a href='sitemap.html'>Site Map</a></td>\
H A Daudio.txt6 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Drefclock.txt6 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Dmisc.txt8 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Dinstall.txt9 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
H A Dhand.txt10 <li class='inline'><a href='sitemap.html'>Site Map</a></li>\
/freebsd/contrib/ntp/html/drivers/scripts/
H A Dfooter.txt6 <a href='../sitemap.html'>Site Map</a></td>\

123