Home
last modified time | relevance | path

Searched defs:ProfileData (Results 1 – 15 of 15) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DProfDataUtils.cpp48 bool extractWeights(const MDNode *ProfileData, in extractWeights()
95 bool isBranchWeightMD(const MDNode *ProfileData) { in isBranchWeightMD()
100 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in hasBranchWeightMD() local
109 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in getBranchWeightMDNode() local
116 auto *ProfileData = getBranchWeightMDNode(I); in getValidBranchWeightMDNode() local
122 bool extractBranchWeights(const MDNode *ProfileData, in extractBranchWeights()
131 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in extractBranchWeights() local
143 auto *ProfileData = I.getMetadata(LLVMContext::MD_prof); in extractBranchWeights() local
155 bool extractProfTotalWeight(const MDNode *ProfileData, uint64_t &TotalVal) { in extractProfTotalWeight()
DInstruction.cpp871 MDNode *ProfileData = getBranchWeightMDNode(*this); in swapProfMetadata() local
DInstructions.cpp708 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
4598 MDNode *ProfileData = getBranchWeightMDNode(SI); in init() local
4682 if (MDNode *ProfileData = getBranchWeightMDNode(SI)) in getSuccessorWeight() local
/external/compiler-rt/lib/profile/
DInstrProfilingMerge.c41 int __llvm_profile_check_compatibility(const char *ProfileData, in __llvm_profile_check_compatibility()
85 void __llvm_profile_merge_from_buffer(const char *ProfileData, in __llvm_profile_merge_from_buffer()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp693 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapProfMetadata() local
DMetadata.cpp1320 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1348 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
DInstructions.cpp467 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
3885 if (MDNode *ProfileData = SI.getMetadata(LLVMContext::MD_prof)) in getProfBranchWeightsMD() local
3911 MDNode *ProfileData = getProfBranchWeightsMD(SI); in init() local
3998 if (MDNode *ProfileData = getProfBranchWeightsMD(SI)) in getSuccessorWeight() local
/external/cronet/third_party/metrics_proto/
Domnibox_event.proto622 message ProfileData { message
/external/llvm/lib/IR/
DMetadata.cpp1296 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1323 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
DInstructions.cpp1212 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapSuccessors() local
/external/llvm/include/llvm/ProfileData/
DInstrProf.h915 template <class IntPtrT> struct LLVM_ALIGNAS(8) ProfileData { struct
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp988 if (MDNode *ProfileData = getValidBranchWeightMDNode(*Term)) { in isLoopProfitableToPredicate() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1111 template <class IntPtrT> struct alignas(8) ProfileData { struct
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProf.h1208 template <class IntPtrT> struct alignas(8) ProfileData { struct
/external/aws-sdk-java-v2/services/alexaforbusiness/src/main/resources/codegen-resources/
Dservice-2.json4493 "ProfileData":{ object