Home
last modified time | relevance | path

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

/external/llvm/test/Instrumentation/InstrProfiling/
Dlinkage.ll41 ; OTHER: @__llvm_profile_runtime = external global i32
42 ; LINUX-NOT: @__llvm_profile_runtime = external global i32
45 ; OTHER: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
49 ; LINUX-NOT: %[[REG:.*]] = load i32, i32* @__llvm_profile_runtime
Dnoruntime.ll5 ; CHECK-NOT: load i32, i32* @__llvm_profile_runtime
7 @__llvm_profile_runtime = global i32 0, align 4
Dno-counters.ll6 ; CHECK-NOT: @__llvm_profile_runtime
Dprofiling.ll37 ; CHECK: @__llvm_profile_runtime = external global i32
/external/compiler-rt/lib/profile/
DInstrProfilingRuntime.cc14 COMPILER_RT_VISIBILITY int __llvm_profile_runtime; variable
/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