Home
last modified time | relevance | path

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

/llvm-project/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
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp93 CallSiteEntry Site = {nullptr, nullptr, Info, FirstActions[I]}; in computeCallSiteTable() local
H A DEHStreamer.cpp309 CallSiteEntry Site = { in computeCallSiteTable() local
348 CallSiteEntry Site = {LastLabel, CallSiteRanges.back().FragmentEndLabel, in computeCallSiteTable() local
H A DCodeViewDebug.cpp238 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local
494 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local
549 InlineSite &Site = in maybeRecordLocation() local
1006 emitInlinedCallSite(const FunctionInfo & FI,const DILocation * InlinedAt,const InlineSite & Site) emitInlinedCallSite() argument
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h287 uint64_t operator()(const InlineSite &Site) const { in MCDecodedPseudoProbeInlineTree() argument
248 getOrAddNode(const InlineSite & Site) getOrAddNode() argument
267 MCPseudoProbeInlineTree(const InlineSite & Site) MCPseudoProbeInlineTree() argument
[all...]
/llvm-project/llvm/lib/IR/
H A DAssumptions.cpp51 bool addAssumptionsImpl(AttrSite &Site, in addAssumptionsImpl() argument
/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c327 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local
342 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData()
/llvm-project/llvm/unittests/ExecutionEngine/JITLink/
H A DAArch32ErrorTests.cpp230 Block &Site = createMutableBlock(TwoCallsMem, 0); TEST_F() local
268 Block &Site = createMutableBlock(TwoJumpsMem, 0); TEST_F() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h192 setCurrentCallSite(unsigned Site) setCurrentCallSite() argument
/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp450 Site.SourceLineNum); in toCodeViewSubsection() local
626 InlineeSite Site; fromCodeViewSubsection() local
[all...]
/llvm-project/bolt/lib/Passes/
H A DIndirectCallPromotion.cpp321 Callsite Site(BF, CSP); in getCallTargets() local
/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h485 for (const ArrayRef<FrameId> Site : Record.CallSites) { MemProfRecord() local
H A DInstrProf.h1029 getValueArrayForSite(uint32_t ValueKind,uint32_t Site) getValueArrayForSite() argument
/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp1001 addValueData(uint32_t ValueKind,uint32_t Site,InstrProfValueData * VData,uint32_t N,InstrProfSymtab * ValueMap) addValueData() argument
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp2428 for (const auto &Site : InlineStack) emitPseudoProbe() local
/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5920 InlineSite Site(CallerGuid, CallerProbeId); parseDirectivePseudoProbe() local