| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
| D | SymbolRecordHelpers.cpp | 44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeEndOffset() local 75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeParentOffset() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | SymbolRecordHelpers.cpp | 44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeEndOffset() local 75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); in getScopeParentOffset() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
| D | MCPseudoProbe.h | 239 DerivedProbeInlineTreeType *getOrAddNode(const InlineSite &Site) { in getOrAddNode() 258 MCPseudoProbeInlineTree(const InlineSite &Site) { in MCPseudoProbeInlineTree() 278 MCDecodedPseudoProbeInlineTree(const InlineSite &Site) : ISite(Site){}; in MCDecodedPseudoProbeInlineTree()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | EHStreamer.cpp | 272 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
|
| D | WasmException.cpp | 91 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
|
| D | CodeViewDebug.cpp | 269 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local 480 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local 536 InlineSite &Site = in maybeRecordLocation() local 885 const InlineSite &Site) { in emitInlinedCallSite()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | WasmException.cpp | 93 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
|
| D | EHStreamer.cpp | 310 CallSiteEntry Site = { in computeCallSiteTable() local 349 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
|
| D | CodeViewDebug.cpp | 237 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local 490 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local 545 InlineSite &Site = in maybeRecordLocation() local 1000 const InlineSite &Site) { in emitInlinedCallSite()
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | EHStreamer.cpp | 263 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
|
| D | CodeViewDebug.cpp | 121 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()
|
| /external/compiler-rt/lib/profile/ |
| D | InstrProfilingValue.c | 284 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local 299 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | Assumptions.cpp | 51 bool addAssumptionsImpl(AttrSite &Site, in addAssumptionsImpl()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineModuleInfo.h | 384 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel() 402 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
| D | MachineModuleInfo.h | 188 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineModuleInfo.h | 247 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
|
| /external/llvm/include/llvm/ProfileData/ |
| D | InstrProf.h | 692 uint32_t Site) const { in getNumValueDataForSite() 697 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 715 uint32_t Site) const { in getValueForSite()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
| D | InstrProf.h | 881 uint32_t Site) const { in getNumValueDataForSite() 886 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 904 uint32_t Site) const { in getValueForSite()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
| D | InstrProf.h | 950 uint32_t Site) const { in getNumValueDataForSite() 955 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 973 uint32_t Site) const { in getValueForSite()
|
| D | MemProf.h | 411 for (const ArrayRef<FrameId> Site : Record.CallSites) { in MemProfRecord() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLDebugSections.cpp | 450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local 626 InlineeSite Site; in fromCodeViewSubsection() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/ |
| D | CodeViewYAMLDebugSections.cpp | 450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local 626 InlineeSite Site; in fromCodeViewSubsection() local
|
| /external/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 452 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
|
| /external/llvm/lib/Analysis/ |
| D | InlineCost.cpp | 1277 CallSite Site(U); in analyzeCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 707 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
|