Home
last modified time | relevance | path

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/
DDebugInfoMetadata.h1147 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 …]
DDIBuilder.h145 bool DebugInfoForProfiling = false,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
DDebugInfo.h260 LLVMBool DebugInfoForProfiling);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp142 bool SplitDebugInlining, bool DebugInfoForProfiling, in createCompileUnit() argument
153 SplitDebugInlining, DebugInfoForProfiling, NameTableKind, in createCompileUnit()
DDebugInfoMetadata.cpp522 uint64_t DWOId, bool SplitDebugInlining, bool DebugInfoForProfiling, in getImpl() argument
537 DebugInfoForProfiling, NameTableKind, RangesBaseAddress, in getImpl()
DDebugInfo.cpp760 LLVMBool DebugInfoForProfiling) { in LLVMDIBuilderCreateCompileUnit() argument
769 SplitDebugInlining, DebugInfoForProfiling)); in LLVMDIBuilderCreateCompileUnit()