Home
last modified time | relevance | path

Searched refs:__llvm_profile_get_magic (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
DInstrProfiling.c23 COMPILER_RT_VISIBILITY uint64_t __llvm_profile_get_magic(void) { in __llvm_profile_get_magic() function
DInstrProfiling.h257 uint64_t __llvm_profile_get_magic(void);
DInstrProfilingMerge.c56 if (Header->Magic != __llvm_profile_get_magic() || in __llvm_profile_check_compatibility()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
DInstrProfData.inc130 INSTR_PROF_RAW_HEADER(uint64_t, Magic, __llvm_profile_get_magic())
/freebsd-12-stable/contrib/llvm-project/compiler-rt/include/profile/
DInstrProfData.inc130 INSTR_PROF_RAW_HEADER(uint64_t, Magic, __llvm_profile_get_magic())