/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 670 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 683 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 686 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 248 void annotateValueSite(Module &M, Instruction &Inst, 253 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 931 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 944 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 947 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 240 void annotateValueSite(Module &M, Instruction &Inst, 246 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/external/llvm/unittests/ProfileData/ |
H A D | InstrProfTest.cpp | 288 annotateValueSite(*M, *Inst, R.get(), IPVK_IndirectCallTarget, 0); in TEST_P() 318 annotateValueSite(*M, *Inst, R.get(), IPVK_IndirectCallTarget, 0, 5); in TEST_P() 340 annotateValueSite(*M, *Inst, makeArrayRef(VD0Sorted).slice(2), 10, in TEST_P()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 1017 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function 1030 annotateValueSite(M, Inst, VDs, Sum, ValueKind, MaxMDCount); in annotateValueSite() 1033 void annotateValueSite(Module &M, Instruction &Inst, in annotateValueSite() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProf.h | 266 void annotateValueSite(Module &M, Instruction &Inst, 272 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 252 void annotateValueSite(Module &M, Instruction &Inst, 258 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProf.h | 266 void annotateValueSite(Module &M, Instruction &Inst, 272 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProf.h | 266 void annotateValueSite(Module &M, Instruction &Inst, 272 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 322 annotateValueSite(*M, *CB, ICallProfDataRef.slice(NumPromoted), TotalCount, in processFunction()
|
H A D | PGOMemOPSizeOpt.cpp | 406 annotateValueSite(*Func.getParent(), *MO.I, RemVDs, SavedRemainCount, in perform()
|
H A D | PGOInstrumentation.cpp | 1829 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProf.h | 275 void annotateValueSite(Module &M, Instruction &Inst, 283 void annotateValueSite(Module &M, Instruction &Inst,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 376 annotateValueSite(*M, *I, ICallProfDataRef.slice(NumPromoted), TotalCount, in processFunction()
|
H A D | PGOMemOPSizeOpt.cpp | 364 annotateValueSite(*Func.getParent(), *MI, VDs.slice(Version), in perform()
|
H A D | PGOInstrumentation.cpp | 1436 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | IndirectCallPromotion.cpp | 618 annotateValueSite(*M, *I, ICallProfDataRef.slice(NumPromoted), TotalCount, in processFunction()
|
H A D | PGOInstrumentation.cpp | 780 annotateValueSite(*M, *I, ProfileRecord, IPVK_IndirectCallTarget, in annotateIndirectCallSites()
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenPGO.cpp | 793 llvm::annotateValueSite(CGM.getModule(), *ValueSite, *ProfRecord, in valueProfile()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 1547 annotateValueSite(*I.getParent()->getParent()->getParent(), I, in propagateWeights()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 916 annotateValueSite(*Inst.getParent()->getParent()->getParent(), Inst, in updateIDTMetaData()
|