Home
last modified time | relevance | path

Searched refs:INSTR_PROF_VISIBILITY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfData.inc59 /* Functions marked with INSTR_PROF_VISIBILITY must have hidden visibility in
61 #ifndef INSTR_PROF_VISIBILITY
62 #define INSTR_PROF_VISIBILITY
524 INSTR_PROF_VISIBILITY ValueProfRecord *
526 INSTR_PROF_VISIBILITY ValueProfRecord *
528 INSTR_PROF_VISIBILITY InstrProfValueData *
530 INSTR_PROF_VISIBILITY uint32_t
557 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
570 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
579 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE InstrProfValueData *
[all …]
/freebsd/contrib/llvm-project/compiler-rt/include/profile/
H A DInstrProfData.inc59 /* Functions marked with INSTR_PROF_VISIBILITY must have hidden visibility in
61 #ifndef INSTR_PROF_VISIBILITY
62 #define INSTR_PROF_VISIBILITY
524 INSTR_PROF_VISIBILITY ValueProfRecord *
526 INSTR_PROF_VISIBILITY ValueProfRecord *
528 INSTR_PROF_VISIBILITY InstrProfValueData *
530 INSTR_PROF_VISIBILITY uint32_t
557 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
570 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
579 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE InstrProfValueData *
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h26 #define INSTR_PROF_VISIBILITY COMPILER_RT_VISIBILITY macro