Searched refs:DebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1147 bool DebugInfoForProfiling; variable 1154 bool DebugInfoForProfiling, unsigned NameTableKind, in DICompileUnit() argument 1160 DebugInfoForProfiling(DebugInfoForProfiling), in DICompileUnit() 1174 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, 1183 DWOId, SplitDebugInlining, DebugInfoForProfiling, 1193 bool DebugInfoForProfiling, unsigned NameTableKind, 1218 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, 1223 DebugInfoForProfiling, (unsigned)NameTableKind, RangesBaseAddress)) 1231 bool SplitDebugInlining, bool DebugInfoForProfiling, 1236 DebugInfoForProfiling, NameTableKind, RangesBaseAddress)) [all …]
|
D | DIBuilder.h | 145 bool DebugInfoForProfiling = false,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
D | DebugInfo.h | 260 LLVMBool DebugInfoForProfiling);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | DebugInfoMetadata.cpp | 522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl() argument 537 DebugInfoForProfiling, NameTableKind, RangesBaseAddress, in getImpl()
|
D | DIBuilder.cpp | 142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit() argument 153 SplitDebugInlining, DebugInfoForProfiling, NameTableKind, in createCompileUnit()
|
D | DebugInfo.cpp | 760 LLVMBool DebugInfoForProfiling) { in LLVMDIBuilderCreateCompileUnit() argument 769 SplitDebugInlining, DebugInfoForProfiling)); in LLVMDIBuilderCreateCompileUnit()
|