Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp91 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
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
[all...]
H A DCodeViewDebug.cpp269 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local
480 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local
536 InlineSite &Site = in maybeRecordLocation() local
883 emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt, const InlineSite &Site) emitInlinedCallSite() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h247 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp626 InlineeSite Site; in fromCodeViewSubsection() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h886 getValueForSite(uint32_t ValueKind, uint32_t Site, uint64_t *TotalC) const getValueForSite() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp707 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() argument

Completed in 11 milliseconds