Home
last modified time | relevance | path

Searched refs:Sites (Results 1 – 15 of 15) sorted by relevance

/external/llvm/test/tools/llvm-profdata/
Dvalue-prof.proftext66 #ICSUM: Total Number of Indirect Call Sites : 3
67 #ICSUM: Total Number of Sites With Values : 2
/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp421 ArrayRef<unsigned> Sites) { in setCallSiteLandingPad() argument
422 LPadToCallSiteMap[Sym].append(Sites.begin(), Sites.end()); in setCallSiteLandingPad()
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h107 std::vector<InlineeSite> Sites; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h107 std::vector<InlineeSite> Sites; member
/external/llvm-project/llvm/test/DebugInfo/PDB/
Dpdbdump-debug-subsections.test63 YAML-NEXT: Sites:
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h367 void setCallSiteLandingPad(MCSymbol *Sym, ArrayRef<unsigned> Sites);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp814 ArrayRef<unsigned> Sites) { in setCallSiteLandingPad() argument
815 LPadToCallSiteMap[Sym].append(Sites.begin(), Sites.end()); in setCallSiteLandingPad()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp337 IO.mapRequired("Sites", InlineeLines.Sites); in map()
450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection()
641 Result->InlineeLines.Sites.push_back(Site); in fromCodeViewSubsection()
/external/llvm-project/llvm/lib/CodeGen/
DMachineFunction.cpp837 ArrayRef<unsigned> Sites) { in setCallSiteLandingPad() argument
838 LPadToCallSiteMap[Sym].append(Sites.begin(), Sites.end()); in setCallSiteLandingPad()
/external/llvm-project/llvm/lib/ObjectYAML/
DCodeViewYAMLDebugSections.cpp337 IO.mapRequired("Sites", InlineeLines.Sites); in map()
450 for (const auto &Site : InlineeLines.Sites) { in toCodeViewSubsection()
641 Result->InlineeLines.Sites.push_back(Site); in fromCodeViewSubsection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunction.h906 void setCallSiteLandingPad(MCSymbol *Sym, ArrayRef<unsigned> Sites);
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineFunction.h994 void setCallSiteLandingPad(MCSymbol *Sym, ArrayRef<unsigned> Sites);
/external/python/setuptools/docs/
Deasy_install.txt476 Password-Protected Sites
/external/one-true-awk/testdir/
Dfunstack.ok3027 Richard L. Sites Optimal Shift Strategy for a
Dfunstack.in23105 @Article{Sites:1978:OSS,
23106 author = "Richard L. Sites",