Home
last modified time | relevance | path

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

123

/aosp_15_r20/art/tools/ahat/src/main/com/android/ahat/heapdump/
H A DSite.java33 public class Site implements Diffable<Site> { class
135 Site(String name) { in Site() method in Site
139 private Site(Site parent, String method, String signature, String file, int line) { in Site() method in Site
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCPseudoProbe.h239 DerivedProbeInlineTreeType *getOrAddNode(const InlineSite &Site) { in getOrAddNode()
258 MCPseudoProbeInlineTree(const InlineSite &Site) { in MCPseudoProbeInlineTree()
278 MCDecodedPseudoProbeInlineTree(const InlineSite &Site) : ISite(Site){}; in MCDecodedPseudoProbeInlineTree()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp272 CallSiteEntry Site = { LastLabel, BeginLabel, nullptr, 0 }; in computeCallSiteTable() local
285 CallSiteEntry Site = { in computeCallSiteTable() local
322 CallSiteEntry Site = { LastLabel, nullptr, nullptr, 0 }; in computeCallSiteTable() local
H A DWasmException.cpp91 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp263 CallSiteEntry Site = { LastLabel, BeginLabel, nullptr, 0 }; in computeCallSiteTable() local
276 CallSiteEntry Site = { in computeCallSiteTable() local
313 CallSiteEntry Site = { LastLabel, nullptr, nullptr, 0 }; in computeCallSiteTable() local
H A DCodeViewDebug.cpp121 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local
292 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local
348 InlineSite &Site = in maybeRecordLocation() local
533 const InlineSite &Site) { in collectInlineSiteChildren()
544 const InlineSite &Site) { in emitInlinedCallSite()
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingValue.c284 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local
299 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData()
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DInstrProf.h692 uint32_t Site) const { in getNumValueDataForSite()
697 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
715 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h384 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()
402 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.cpp310 CallSiteEntry Site = { in computeCallSiteTable() local
349 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
H A DWasmException.cpp93 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h881 uint32_t Site) const { in getNumValueDataForSite()
886 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
904 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DInstrProf.h937 uint32_t Site) const { in getNumValueDataForSite()
942 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
960 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h950 uint32_t Site) const { in getNumValueDataForSite()
955 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
973 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DInstrProf.h937 uint32_t Site) const { in getNumValueDataForSite()
942 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
960 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProf.h923 uint32_t Site) const { in getNumValueDataForSite()
928 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
946 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DInstrProf.h1067 uint32_t Site) const { in getNumValueDataForSite()
1072 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
1090 uint32_t Site) const { in getValueForSite()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DAssumptions.cpp51 bool addAssumptionsImpl(AttrSite &Site, in addAssumptionsImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h188 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()

123