/freebsd-src/contrib/llvm-project/compiler-rt/lib/profile/ |
H A D | InstrProfiling.h | 37 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument 48 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer) Type Name; argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 1099 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument 1150 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument 1194 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument 1247 COVMAP_HEADER(Type,LLVMType,Name,Init) global() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 2204 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) emitFunctionMappingRecord() argument 2213 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) emitFunctionMappingRecord() argument 2302 COVMAP_HEADER(Type,LLVMType,Name,Init) emit() argument 2308 COVMAP_HEADER(Type,LLVMType,Name,Init) emit() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 1471 INSTR_PROF_DATA(Type,LLVMType,Name,Init) createDataVariable() argument 1526 INSTR_PROF_DATA(Type,LLVMType,Name,Init) createDataVariable() argument 1582 INSTR_PROF_VALUE_NODE(Type,LLVMType,Name,Init) emitVNodes() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProf.h | 1185 INSTR_PROF_DATA(Type,LLVMType,Name,Init) global() argument
|