/aosp_15_r20/external/llvm/include/llvm/Transforms/ |
H A D | InstrProfiling.h | 39 uint32_t NumValueSites[IPVK_Last + 1]; member
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CodeGenPGO.h | 37 std::array <unsigned, llvm::IPVK_Last + 1> NumValueSites; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | InstrProfiling.h | 51 uint32_t NumValueSites[IPVK_Last + 1]; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/ |
H A D | InstrProfiling.h | 50 uint32_t NumValueSites[IPVK_Last + 1]; member
|
/aosp_15_r20/external/compiler-rt/lib/profile/ |
H A D | InstrProfilingValue.c | 58 uint32_t ValueKind, uint16_t NumValueSites) { in __llvm_profile_set_num_value_sites()
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 727 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 764 unsigned NumValueSites = in annotateIndirectCallSites() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 916 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/ |
D | InstrProf.h | 972 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 985 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 490 uint32_t NumValueSites = getNumValueSites(VK); in accumulateCounts() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/ |
D | InstrProf.h | 972 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProf.h | 958 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/ |
D | InstrProf.h | 1102 void InstrProfRecord::reserveSites(uint32_t ValueKind, uint32_t NumValueSites) { in reserveSites()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | InstrProf.cpp | 544 uint32_t NumValueSites = getNumValueSites(VK); in accumulateCounts() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1419 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
H A D | PGOInstrumentation.cpp | 1812 unsigned NumValueSites = ProfileRecord.getNumValueSites(Kind); in annotateValueSites() local
|