Searched defs:Site (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); local
75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp92 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; local
H A DEHStreamer.cpp307 CallSiteEntry Site = { local
346 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, local
[all...]
H A DCodeViewDebug.cpp244 InlineSite *Site = &SiteInsertion.first->second; local
488 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); local
543 InlineSite &Site = local
917 emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt, const InlineSite &Site) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCPseudoProbe.cpp78 MCPseudoProbeInlineTree::getOrAddNode(InlineSite Site) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h257 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h66 PseudoProbeInlineTree(const InlineSite &Site) : ISite(Site){}; argument
68 PseudoProbeInlineTree *getOrAddNode(const InlineSite &Site) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp626 InlineeSite Site; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp730 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h892 getValueForSite(uint32_t ValueKind, uint32_t Site, uint64_t *TotalC) const argument
[all...]

Completed in 135 milliseconds