Home
last modified time | relevance | path

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

/external/compiler-rt/lib/profile/
DInstrProfiling.h26 #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/
DInstrProfiling.cpp389 #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/
DCoverageMapping.h503 #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/
DCoverageMappingGen.cpp965 #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-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp764 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) LLVMType, in getOrCreateRegionCounters() argument
778 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Init, in getOrCreateRegionCounters() argument
838 #define INSTR_PROF_VALUE_NODE(Type, LLVMType, Name, Init) LLVMType, in emitVNodes() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h690 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
722 #define COVMAP_FUNC_RECORD(Type, LLVMType, Name, Init) Type Name; argument
752 #define COVMAP_HEADER(Type, LLVMType, Name, Init) Type Name; argument
/external/llvm/include/llvm/ProfileData/
DInstrProf.h916 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h1025 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument