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/ |
| 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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|