/aosp_15_r20/external/llvm/test/Instrumentation/InstrProfiling/ |
H A D | linkage.ll | 55 ; 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 D | noruntime.ll | 6 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime 8 @__llvm_profile_runtime = global i32 0, align 4
|
H A D | no-counters.ll | 7 ; CHECK-NOT: @__llvm_profile_runtime
|
H A D | profiling.ll | 38 ; CHECK: @__llvm_profile_runtime = external global i32
|
/aosp_15_r20/external/compiler-rt/lib/profile/ |
H A D | InstrProfilingRuntime.cc | 14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime; variable
|
H A D | InstrProfiling.h | 170 COMPILER_RT_VISIBILITY extern int __llvm_profile_runtime;
|
/aosp_15_r20/external/compiler-rt/test/profile/ |
H A D | instrprof-write-file-atexit-explicitly.c | 6 int __llvm_profile_runtime = 0; variable
|
H A D | instrprof-write-file-only.c | 6 int __llvm_profile_runtime = 0; variable
|
H A D | instrprof-without-libc.c | 15 int __llvm_profile_runtime = 0; variable
|
H A D | instrprof-merge.c | 9 int __llvm_profile_runtime = 0; variable
|
H A D | instrprof-bufferio.c | 20 int __llvm_profile_runtime = 0; variable
|
/aosp_15_r20/external/compiler-rt/test/profile/Inputs/ |
H A D | instrprof-merge-match-lib.c | 5 int __llvm_profile_runtime = 0; variable
|
H A D | instrprof-merge-match.c | 5 int __llvm_profile_runtime = 0; variable
|
/aosp_15_r20/external/compiler-rt/test/profile/Linux/ |
H A D | instrprof-merge-vp.c | 14 int __llvm_profile_runtime = 0; variable
|
/aosp_15_r20/trusty/user/base/lib/line-coverage/ |
D | shm.c | 45 int __llvm_profile_runtime; variable
|
/aosp_15_r20/external/clang/docs/ |
H A D | SourceBasedCodeCoverage.rst | 203 * 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 D | InstrProfData.inc | 650 #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 D | InstrProfData.inc | 677 #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/ |
D | InstrProfData.inc | 692 #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/ |
D | InstrProfData.inc | 692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/profile/ |
D | InstrProfData.inc | 692 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/ |
D | InstrProfData.inc | 692 #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/ |
D | InstrProfData.inc | 692 #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/ |
D | InstrProfData.inc | 692 #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/ |
D | InstrProfData.inc | 739 #define INSTR_PROF_PROFILE_RUNTIME_VAR __llvm_profile_runtime
|