/external/compiler-rt/lib/profile/ |
D | InstrProfiling.h | 26 #define INSTR_PROF_DATA(Type, LLVMType, Name, Initializer) Type Name; argument 37 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Initializer) Type Name; argument
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 389 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument 403 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument 463 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
|
/external/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 503 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 532 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 559 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
|
/external/clang/lib/CodeGen/ |
D | CoverageMappingGen.cpp | 965 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) LLVMType, in addFunctionMappingRecord() argument 974 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Init, in addFunctionMappingRecord() argument 1050 #define COVMAP_HEADER(Type, LLVMType, Name, Init) LLVMType, in emit() argument 1056 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Init, in emit() argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 836 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 886 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 930 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 983 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/ |
D | CoverageMapping.h | 692 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 724 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument 754 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 822 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument 836 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument 897 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 1012 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument 1051 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument 1108 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
|
/external/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 916 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 1112 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/ |
D | InstrProf.h | 1209 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
|