OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__llvm_profile_get_magic
(Results
1 - 6
of
6
) sorted by null
/external/compiler-rt/lib/profile/
InstrProfiling.c
23
COMPILER_RT_VISIBILITY uint64_t
__llvm_profile_get_magic
(void) {
function
InstrProfiling.h
152
uint64_t
__llvm_profile_get_magic
(void);
InstrProfilingMerge.c
54
if (Header->Magic !=
__llvm_profile_get_magic
() ||
InstrProfData.inc
131
INSTR_PROF_RAW_HEADER(uint64_t, Magic,
__llvm_profile_get_magic
())
/external/llvm/include/llvm/ProfileData/
InstrProfData.inc
131
INSTR_PROF_RAW_HEADER(uint64_t, Magic,
__llvm_profile_get_magic
())
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
InstrProfData.inc
131
INSTR_PROF_RAW_HEADER(uint64_t, Magic,
__llvm_profile_get_magic
())
Completed in 199 milliseconds