Home
last modified time | relevance | path

Searched defs:LLVMType (Results 1 – 7 of 7) sorted by relevance

/llvm-project/compiler-rt/lib/profile/
H A DInstrProfiling.h37 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument
48 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer) Type Name; argument
54 INSTR_PROF_VTABLE_DATA(Type,LLVMType,Name,Initializer) global() argument
/llvm-project/compiler-rt/test/profile/Linux/
H A Dcorrupted-profile.c34 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument
H A Dbinary-id-padding.c32 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1360 INSTR_PROF_VTABLE_DATA(Type,LLVMType,Name,Init) getOrCreateVTableProfData() argument
1376 INSTR_PROF_VTABLE_DATA(Type,LLVMType,Name,Init) getOrCreateVTableProfData() argument
1632 INSTR_PROF_DATA(Type,LLVMType,Name,Init) createDataVariable() argument
1687 INSTR_PROF_DATA(Type,LLVMType,Name,Init) createDataVariable() argument
1743 INSTR_PROF_VALUE_NODE(Type,LLVMType,Name,Init) emitVNodes() argument
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1192 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument
1243 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument
1287 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) global() argument
1340 COVMAP_HEADER(Type,LLVMType,Name,Init) global() argument
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2458 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) emitFunctionMappingRecord() argument
2467 COVMAP_FUNC_RECORD(Type,LLVMType,Name,Init) emitFunctionMappingRecord() argument
2556 COVMAP_HEADER(Type,LLVMType,Name,Init) emit() argument
2562 COVMAP_HEADER(Type,LLVMType,Name,Init) emit() argument
/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h1271 INSTR_PROF_DATA(Type,LLVMType,Name,Init) global() argument
1276 INSTR_PROF_VTABLE_DATA(Type,LLVMType,Name,Init) global() argument