Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
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
DCodeViewDebug.cpp203 InlineSite *Site = &SiteInsertion.first->second; in getInlineSite() local
382 InlineSite &Site = getInlineSite(InlinedAt, Inlinee); in recordLocalVariable() local
438 InlineSite &Site = in maybeRecordLocation() local
775 const InlineSite &Site) { in emitInlinedCallSite()
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp263 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
DCodeViewDebug.cpp121 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/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp272 CallSiteEntry Site = { LastLabel, BeginLabel, 0, 0 }; in ComputeCallSiteTable() local
285 CallSiteEntry Site = { in ComputeCallSiteTable() local
322 CallSiteEntry Site = { LastLabel, 0, 0, 0 }; in ComputeCallSiteTable() local
/external/compiler-rt/lib/profile/
DInstrProfilingValue.c284 ValueProfNode *Site = in initializeValueProfRuntimeRecord() local
299 static ValueProfNode *getNextNValueData(uint32_t VK, uint32_t Site, in getNextNValueData()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp341 CallSiteEntry Site = {LastLabel, BeginLabel, 0, 0}; in EmitExceptionTable() local
346 CallSiteEntry Site = {BeginLabel, LastLabel, in EmitExceptionTable() local
370 CallSiteEntry Site = {LastLabel, 0, 0, 0}; in EmitExceptionTable() local
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h353 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()
371 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h384 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel()
402 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h245 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h692 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-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h796 uint32_t Site) const { in getNumValueDataForSite()
801 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite()
819 uint32_t Site) const { in getValueForSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp451 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local
627 InlineeSite Site; in fromCodeViewSubsection() local
/external/llvm/lib/ProfileData/
DInstrProf.cpp452 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
/external/llvm/lib/Analysis/
DInlineCost.cpp1277 CallSite Site(U); in analyzeCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp588 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInlineCost.cpp1742 CallSite Site(U); in analyzeCall() local