Home
last modified time | relevance | path

Searched refs:__llvm_profile_counter_bias (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/test/Instrumentation/InstrProfiling/
Druntime-counter-relocation.ll7 ; RELOC: @__llvm_profile_counter_bias = linkonce_odr hidden global i64 0
14 ; RELOC-NEXT: %1 = load i64, i64* @__llvm_profile_counter_bias
/external/llvm-project/compiler-rt/lib/profile/
DInstrProfilingBiasVar.c15 COMPILER_RT_WEAK intptr_t __llvm_profile_counter_bias = -1; variable
DInstrProfilingPlatformFuchsia.c122 if (__llvm_profile_counter_bias == -1) { in __llvm_profile_initialize()
188 __llvm_profile_counter_bias = (intptr_t)Mapping - in __llvm_profile_initialize()
DInstrProfiling.h327 COMPILER_RT_VISIBILITY extern intptr_t __llvm_profile_counter_bias;
DInstrProfilingFile.c539 __llvm_profile_counter_bias = (intptr_t)Profile - in relocateCounters()
981 if (__llvm_profile_counter_bias != -1) in __llvm_profile_initialize_file()
/external/llvm-project/clang/docs/
DSourceBasedCodeCoverage.rst115 address. This bias is stored in ``__llvm_profile_counter_bias`` symbol that's