Home
last modified time | relevance | path

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

/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/llvm-project/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/llvm-project/llvm/lib/IR/
DInstruction.cpp730 MDNode *ProfileData = getMetadata(LLVMContext::MD_prof); in swapProfMetadata() local
DMetadata.cpp1384 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfMetadata() local
1412 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in extractProfTotalWeight() local
DInstructions.cpp535 auto *ProfileData = getMetadata(LLVMContext::MD_prof); in updateProfWeight() local
4083 if (MDNode *ProfileData = SI.getMetadata(LLVMContext::MD_prof)) in getProfBranchWeightsMD() local
4109 MDNode *ProfileData = getProfBranchWeightsMD(SI); in init() local
4196 if (MDNode *ProfileData = getProfBranchWeightsMD(SI)) in getSuccessorWeight() local
/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/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-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1111 template <class IntPtrT> struct alignas(8) ProfileData { struct
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h1120 template <class IntPtrT> struct alignas(8) ProfileData { struct