/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | hsa-metadata-kernel-args.s | 50 ValueKind: ByValue label 55 ValueKind: HiddenGlobalOffsetX label 59 ValueKind: HiddenGlobalOffsetY label 63 ValueKind: HiddenGlobalOffsetZ label 67 ValueKind: HiddenPrintfBuffer label
|
D | hsa-metadata-unknown-key.s | 21 ValueKind: ByValue label 27 ValueKind: HiddenGlobalOffsetX label 31 ValueKind: HiddenGlobalOffsetY label 35 ValueKind: HiddenGlobalOffsetZ label 39 ValueKind: HiddenPrintfBuffer label
|
/external/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 371 void InstrProfRecord::mergeValueProfData(uint32_t ValueKind, in mergeValueProfData() 408 void InstrProfRecord::scaleValueProfData(uint32_t ValueKind, uint64_t Weight) { in scaleValueProfData() 428 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() 452 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() 672 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite() 688 uint64_t Sum, InstrProfValueKind ValueKind, in annotateValueSite() 716 InstrProfValueKind ValueKind, in getValueProfDataFromInst()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 502 uint32_t ValueKind, in overlap() 532 void InstrProfRecord::overlapValueProfData(uint32_t ValueKind, in overlapValueProfData() 637 uint32_t ValueKind, InstrProfRecord &Src, uint64_t Weight, in mergeValueProfData() 677 uint32_t ValueKind, uint64_t Weight, in scaleValueProfData() 696 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() 707 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() 933 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite() 949 uint64_t Sum, InstrProfValueKind ValueKind, in annotateValueSite() 977 InstrProfValueKind ValueKind, in getValueProfDataFromInst()
|
/external/llvm-project/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 506 uint32_t ValueKind, in overlap() 536 void InstrProfRecord::overlapValueProfData(uint32_t ValueKind, in overlapValueProfData() 641 uint32_t ValueKind, InstrProfRecord &Src, uint64_t Weight, in mergeValueProfData() 681 uint32_t ValueKind, uint64_t N, uint64_t D, in scaleValueProfData() 701 uint64_t InstrProfRecord::remapValue(uint64_t Value, uint32_t ValueKind, in remapValue() 712 void InstrProfRecord::addValueData(uint32_t ValueKind, uint32_t Site, in addValueData() 938 InstrProfValueKind ValueKind, uint32_t SiteIdx, in annotateValueSite() 954 uint64_t Sum, InstrProfValueKind ValueKind, in annotateValueSite() 982 InstrProfValueKind ValueKind, in getValueProfDataFromInst()
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 677 uint32_t InstrProfRecord::getNumValueData(uint32_t ValueKind) const { in getNumValueData() 687 uint32_t InstrProfRecord::getNumValueSites(uint32_t ValueKind) const { in getNumValueSites() 691 uint32_t InstrProfRecord::getNumValueDataForSite(uint32_t ValueKind, in getNumValueDataForSite() 697 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 714 uint32_t ValueKind, in getValueForSite() 727 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/external/compiler-rt/lib/profile/ |
D | InstrProfiling.h | 18 enum ValueKind { enum
|
D | InstrProfilingValue.c | 58 uint32_t ValueKind, uint16_t NumValueSites) { in __llvm_profile_set_num_value_sites()
|
/external/llvm-project/compiler-rt/lib/profile/ |
D | InstrProfiling.h | 18 enum ValueKind { enum
|
D | InstrProfilingValue.c | 61 uint32_t ValueKind, uint16_t NumValueSites) { in __llvm_profile_set_num_value_sites()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 869 uint32_t InstrProfRecord::getNumValueData(uint32_t ValueKind) const { in getNumValueData() 876 uint32_t InstrProfRecord::getNumValueSites(uint32_t ValueKind) const { in getNumValueSites() 880 uint32_t InstrProfRecord::getNumValueDataForSite(uint32_t ValueKind, in getNumValueDataForSite() 886 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 903 uint32_t ValueKind, in getValueForSite() 916 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/external/llvm-project/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 875 uint32_t InstrProfRecord::getNumValueData(uint32_t ValueKind) const { in getNumValueData() 882 uint32_t InstrProfRecord::getNumValueSites(uint32_t ValueKind) const { in getNumValueSites() 886 uint32_t InstrProfRecord::getNumValueDataForSite(uint32_t ValueKind, in getNumValueDataForSite() 892 InstrProfRecord::getValueForSite(uint32_t ValueKind, uint32_t Site, in getValueForSite() 909 uint32_t ValueKind, in getValueForSite() 922 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/external/llvm-project/clang/include/clang/AST/ |
D | ComparisonCategories.h | 126 const ValueInfo *getValueInfo(ComparisonCategoryResult ValueKind) const { in getValueInfo()
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 184 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in computeNumValueSiteCounts() local 203 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in lowerValueProfileInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 62 enum class ValueKind : uint8_t { enum 166 constexpr char ValueKind[] = "ValueKind"; variable
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | AMDGPUMetadata.h | 62 enum class ValueKind : uint8_t { enum 167 constexpr char ValueKind[] = "ValueKind"; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 362 ValueKind ValueKind, in emitKernelArg() argument 786 StringRef ValueKind, unsigned &Offset, in emitKernelArg()
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | AMDGPUHSAMetadataStreamer.cpp | 352 Align Alignment, ValueKind ValueKind, in emitKernelArg() argument 748 const DataLayout &DL, Type *Ty, Align Alignment, StringRef ValueKind, in emitKernelArg()
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 617 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in computeNumValueSiteCounts() local 635 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in lowerValueProfileInst() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 586 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in computeNumValueSiteCounts() local 604 uint64_t ValueKind = Ind->getValueKind()->getZExtValue(); in lowerValueProfileInst() local
|
/external/llvm-project/clang/lib/Analysis/ |
D | BodyFarm.cpp | 211 ExprValueKind ValueKind) { in makeMemberExpression()
|
/external/clang/include/clang/AST/ |
D | APValue.h | 42 enum ValueKind { enum
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaStmtAsm.cpp | 63 auto ValueKind = ExprUnderCast->getValueKind(); in removeLValueToRValueCast() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenPGO.cpp | 753 void CodeGenPGO::valueProfile(CGBuilderTy &Builder, uint32_t ValueKind, in valueProfile()
|
/external/llvm-project/openmp/libomptarget/plugins/amdgpu/impl/ |
D | system.cpp | 61 enum class ValueKind { enum in KernelArgMD
|