Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/test/Instrumentation/InstrProfiling/
Dno-counters.ll8 ; DARWIN: @__llvm_profile_runtime
9 ; LINUX-NOT: @__llvm_profile_runtime
Dnoruntime.ll6 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime
8 @__llvm_profile_runtime = global i32 0, align 4
Dlinkage.ll12 ; MACHO: @__llvm_profile_runtime = external global i32
13 ; LINUX-NOT: @__llvm_profile_runtime = external global i32
72 ; MACHO: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
77 ; LINUX-NOT: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
/external/llvm/test/Instrumentation/InstrProfiling/
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
Dnoruntime.ll6 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime
8 @__llvm_profile_runtime = global i32 0, align 4
Dno-counters.ll7 ; CHECK-NOT: @__llvm_profile_runtime
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime; variable
DInstrProfiling.h170 COMPILER_RT_VISIBILITY extern int __llvm_profile_runtime;
/external/compiler-rt/test/profile/
Dinstrprof-write-file-atexit-explicitly.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-write-file-only.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-without-libc.c15 int __llvm_profile_runtime = 0; variable
Dinstrprof-merge.c9 int __llvm_profile_runtime = 0; variable
Dinstrprof-bufferio.c20 int __llvm_profile_runtime = 0; variable
/external/llvm-project/compiler-rt/test/profile/
Dinstrprof-write-file-atexit-explicitly.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-write-file-only.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-without-libc.c19 int __llvm_profile_runtime = 0; variable
Dinstrprof-merge.c13 int __llvm_profile_runtime = 0; variable
Dinstrprof-bufferio.c20 int __llvm_profile_runtime = 0; variable
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-merge-match-lib.c5 int __llvm_profile_runtime = 0; variable
Dinstrprof-merge-match.c5 int __llvm_profile_runtime = 0; variable
/external/llvm-project/compiler-rt/test/profile/Inputs/
Dinstrprof-merge-match-lib.c5 int __llvm_profile_runtime = 0; variable
Dinstrprof-merge-match.c6 int __llvm_profile_runtime = 0; variable
Dinstrprof-value-prof-visibility.c8 int __llvm_profile_runtime = 0; variable
/external/llvm-project/compiler-rt/test/profile/Linux/
Dinstrprof-merge-vp.c14 int __llvm_profile_runtime = 0; variable
/external/compiler-rt/test/profile/Linux/
Dinstrprof-merge-vp.c14 int __llvm_profile_runtime = 0; variable

12