Home
last modified time | relevance | path

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

123

/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/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/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/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/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/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/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c327 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local
329 while (Site) { in initializeValueProfRuntimeRecord()
331 Site = Site->Next; in initializeValueProfRuntimeRecord()
342 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData() argument
346 ValueProfNode *VNode = StartNode ? StartNode : RTRecord.NodesKind[VK][Site]; in getNextNValueData()
H A DInstrProfilingInternal.h132 uint32_t (*GetNumValueDataForSite)(uint32_t VK, uint32_t Site);
143 struct ValueProfNode *(*GetValueData)(uint32_t ValueKind, uint32_t Site,
/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/include/llvm/ProfileData/
H A DInstrProf.h735 uint32_t Site) const;
741 getValueForSite(uint32_t ValueKind, uint32_t Site,
748 uint32_t Site) const;
754 void addValueData(uint32_t ValueKind, uint32_t Site,
923 uint32_t Site) const { in getNumValueDataForSite() argument
924 return getValueSitesForKind(ValueKind)[Site].ValueData.size(); in getNumValueDataForSite()
928 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() argument
932 uint32_t N = getNumValueDataForSite(ValueKind, Site); in getValueForSite()
939 TotalCount = getValueForSite(VD.get(), ValueKind, Site); in getValueForSite()
946 uint32_t Site) const { in getValueForSite() argument
[all …]
/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()
/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.ExtraFiles.push_back(*ExpF2); in fromCodeViewSubsection()
641 Result->InlineeLines.Sites.push_back(Site); in fromCodeViewSubsection()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h188 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>\
/freebsd/sys/dev/hptmv/
H A Dreadme.txt213 1) The HighPoint Web Site provides information on software upgrades,
214 answers to common questions, and other topics. The Web Site is
220 NOTE: Before you send an e-mail, please visit our Web Site

123