Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h692 #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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp822 #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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1112 #define INSTR_PROF_DATA(Type, LLVMType, Name, Init) Type Name; argument