Home
last modified time | relevance | path

Searched refs:__llvm_profile_runtime (Results 1 – 25 of 43) sorted by relevance

12

/aosp_15_r20/external/llvm/test/Instrumentation/InstrProfiling/
H A Dlinkage.ll55 ; OTHER: @__llvm_profile_runtime = external global i32
56 ; LINUX-NOT: @__llvm_profile_runtime = external global i32
59 ; OTHER: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
64 ; LINUX-NOT: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
H A Dnoruntime.ll6 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime
8 @__llvm_profile_runtime = global i32 0, align 4
H A Dno-counters.ll7 ; CHECK-NOT: @__llvm_profile_runtime
H A Dprofiling.ll38 ; CHECK: @__llvm_profile_runtime = external global i32
/aosp_15_r20/external/compiler-rt/lib/profile/
H A DInstrProfilingRuntime.cc14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime; variable
H A DInstrProfiling.h170 COMPILER_RT_VISIBILITY extern int __llvm_profile_runtime;
/aosp_15_r20/external/compiler-rt/test/profile/
H A Dinstrprof-write-file-atexit-explicitly.c6 int __llvm_profile_runtime = 0; variable
H A Dinstrprof-write-file-only.c6 int __llvm_profile_runtime = 0; variable
H A Dinstrprof-without-libc.c15 int __llvm_profile_runtime = 0; variable
H A Dinstrprof-merge.c9 int __llvm_profile_runtime = 0; variable
H A Dinstrprof-bufferio.c20 int __llvm_profile_runtime = 0; variable
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/
H A Dinstrprof-merge-match-lib.c5 int __llvm_profile_runtime = 0; variable
H A Dinstrprof-merge-match.c5 int __llvm_profile_runtime = 0; variable
/aosp_15_r20/external/compiler-rt/test/profile/Linux/
H A Dinstrprof-merge-vp.c14 int __llvm_profile_runtime = 0; variable
/aosp_15_r20/trusty/user/base/lib/line-coverage/
Dshm.c45 int __llvm_profile_runtime; variable
/aosp_15_r20/external/clang/docs/
H A DSourceBasedCodeCoverage.rst203 * Export a ``int __llvm_profile_runtime`` symbol from each instrumented shared
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc650 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc677 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/arm-unknown-linux-musleabihf/include/profile/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/profile/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/profile/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/profile/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/profile/
DInstrProfData.inc692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/profile/
DInstrProfData.inc739 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime

12