Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/include/profile/
HDInstrProfData.inc59 /* Functions marked with INSTR_PROF_VISIBILITY must have hidden visibility in
61 #ifndef INSTR_PROF_VISIBILITY
62 #define INSTR_PROF_VISIBILITY
512 INSTR_PROF_VISIBILITY ValueProfRecord *
514 INSTR_PROF_VISIBILITY ValueProfRecord *
516 INSTR_PROF_VISIBILITY InstrProfValueData *
518 INSTR_PROF_VISIBILITY uint32_t
545 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
558 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
567 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE InstrProfValueData *
[all …]
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfData.inc59 /* Functions marked with INSTR_PROF_VISIBILITY must have hidden visibility in
61 #ifndef INSTR_PROF_VISIBILITY
62 #define INSTR_PROF_VISIBILITY
512 INSTR_PROF_VISIBILITY ValueProfRecord *
514 INSTR_PROF_VISIBILITY ValueProfRecord *
516 INSTR_PROF_VISIBILITY InstrProfValueData *
518 INSTR_PROF_VISIBILITY uint32_t
545 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
558 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE uint32_t
567 INSTR_PROF_VISIBILITY INSTR_PROF_INLINE InstrProfValueData *
[all …]
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/profile/
HDInstrProfiling.h26 #define INSTR_PROF_VISIBILITY COMPILER_RT_VISIBILITY macro