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 D | SymbolRecordHelpers.cpp | 44 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 D | WasmException.cpp | 91 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
|
H A 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 [all...] |
H A 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 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 D | MachineModuleInfo.h | 247 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 D | CodeViewYAMLDebugSections.cpp | 626 InlineeSite Site; in fromCodeViewSubsection() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 886 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 D | InstrProf.cpp | 707 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() argument
|
Completed in 11 milliseconds