Searched refs:Site (Results 1 - 9 of 9) sorted by relevance

/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h342 /// site: Site.
344 uint32_t Site) const;
345 /// Return the array of profiled values at \p Site.
347 getValueForSite(uint32_t ValueKind, uint32_t Site,
350 getValueForSite(InstrProfValueData Dest[], uint32_t ValueKind, uint32_t Site,
354 /// Add ValueData for ValueKind at value Site.
355 void addValueData(uint32_t ValueKind, uint32_t Site,
421 uint32_t Site) const {
422 return getValueSitesForKind(ValueKind)[Site].ValueData.size();
426 uint32_t ValueKind, uint32_t Site,
425 getValueForSite( uint32_t ValueKind, uint32_t Site, uint64_t (*ValueMapper)(uint32_t, uint64_t)) const argument
438 getValueForSite(InstrProfValueData Dest[], uint32_t ValueKind, uint32_t Site, uint64_t (*ValueMapper)(uint32_t, uint64_t)) const argument
[all...]
/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h383 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { argument
384 CallSiteMap[BeginLabel] = Site;
401 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } argument
/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp263 CallSiteEntry Site = { LastLabel, BeginLabel, nullptr, 0 }; local
264 CallSites.push_back(Site);
276 CallSiteEntry Site = { local
286 if (Site.LPad == Prev.LPad && Site.Action == Prev.Action) {
288 Prev.EndLabel = Site.EndLabel;
295 CallSites.push_back(Site);
302 CallSites[SiteNo - 1] = Site;
313 CallSiteEntry Site = { LastLabel, nullptr, nullptr, 0 }; local
314 CallSites.push_back(Site);
[all...]
/external/avahi/avahi-python/
H A Davahi-bookmarks.in219 site = server.Site(AvahiBookmarksServer(use_host_names))
/external/llvm/lib/Analysis/
H A DInlineCost.cpp1158 CallSite Site(U);
1159 if (!Site)
1161 Instruction *I = Site.getInstruction();
/external/llvm/lib/ProfileData/
H A DInstrProf.cpp263 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, argument
/external/opencv/cvaux/src/
H A Dcvlee.cpp2130 CvVoronoiSiteInt Site = {NULL,NULL,NULL,NULL,NULL,NULL,NULL}; local
2197 pSite = _cvSeqPush(SiteSeq, &Site);
2203 pSite = _cvSeqPush(SiteSeq, &Site);
2210 pSite = _cvSeqPush(SiteSeq, &Site);
2275 CvVoronoiSiteInt Site = {NULL,NULL,NULL,NULL,NULL,NULL,NULL}; local
2292 pTopSite = pSite = _cvSeqPush(SiteSeq, &Site);
2354 pSite = _cvSeqPush(SiteSeq, &Site);
2360 pSite = _cvSeqPush(SiteSeq, &Site);
2371 pSite = _cvSeqPush(SiteSeq, &Site);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 216 milliseconds