/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
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
|
D | CodeViewDebug.cpp | 203 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/ |
D | EHStreamer.cpp | 263 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
|
D | CodeViewDebug.cpp | 121 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/ |
D | DwarfException.cpp | 272 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/ |
D | InstrProfilingValue.c | 284 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/ |
D | JITDwarfEmitter.cpp | 341 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/ |
D | MachineModuleInfo.h | 353 void setCallSiteBeginLabel(MCSymbol *BeginLabel, unsigned Site) { in setCallSiteBeginLabel() 371 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineModuleInfo.h | 384 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/ |
D | MachineModuleInfo.h | 245 void setCurrentCallSite(unsigned Site) { CurCallSite = Site; } in setCurrentCallSite()
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 692 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/ |
D | InstrProf.h | 796 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/ |
D | CodeViewYAMLDebugSections.cpp | 451 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection() local 627 InlineeSite Site; in fromCodeViewSubsection() local
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 452 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
|
/external/llvm/lib/Analysis/ |
D | InlineCost.cpp | 1277 CallSite Site(U); in analyzeCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 588 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InlineCost.cpp | 1742 CallSite Site(U); in analyzeCall() local
|