Home
last modified time | relevance | path

Searched refs:RangesBaseAddress (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1149 bool RangesBaseAddress; variable
1155 bool RangesBaseAddress, ArrayRef<Metadata *> Ops) in DICompileUnit() argument
1161 NameTableKind(NameTableKind), RangesBaseAddress(RangesBaseAddress) { in DICompileUnit()
1175 unsigned NameTableKind, bool RangesBaseAddress, StorageType Storage,
1184 NameTableKind, RangesBaseAddress, Storage, ShouldCreate);
1194 bool RangesBaseAddress, StorageType Storage, bool ShouldCreate = true);
1219 DebugNameTableKind NameTableKind, bool RangesBaseAddress),
1223 DebugInfoForProfiling, (unsigned)NameTableKind, RangesBaseAddress))
1232 unsigned NameTableKind, bool RangesBaseAddress),
1236 DebugInfoForProfiling, NameTableKind, RangesBaseAddress))
[all …]
DDIBuilder.h148 bool RangesBaseAddress = false);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp523 unsigned NameTableKind, bool RangesBaseAddress, StorageType Storage, in getImpl() argument
537 DebugInfoForProfiling, NameTableKind, RangesBaseAddress, in getImpl()
DDIBuilder.cpp143 DICompileUnit::DebugNameTableKind NameTableKind, bool RangesBaseAddress) { in createCompileUnit() argument
154 RangesBaseAddress); in createCompileUnit()