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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordHelpers.cpp44 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); local
75 InlineSiteSym Site = createRecord<InlineSiteSym>(Sym); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp91 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; local
H A DEHStreamer.cpp272 CallSiteEntry Site = { LastLabel, BeginLabel, nullptr, 0 }; local
285 CallSiteEntry Site = { local
322 CallSiteEntry Site = { LastLabel, nullptr, nullptr, 0 }; local
[all...]
H A DCodeViewDebug.cpp276 InlineSite *Site = &SiteInsertion.first->second; local
500 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); local
556 InlineSite &Site = local
903 emitInlinedCallSite(const FunctionInfo &FI, const DILocation *InlinedAt, const InlineSite &Site) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h240 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c328 ValueProfNode *Site = local
343 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp626 InlineeSite Site; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h891 getValueForSite(uint32_t ValueKind, uint32_t Site, uint64_t *TotalC) const argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp711 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, argument

Completed in 124 milliseconds