Home
last modified time | relevance | path

Searched defs:DWARFAddressSpace (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp277 Optional<unsigned> DWARFAddressSpace, in createPointerType()
300 Optional<unsigned> DWARFAddressSpace) { in createReferenceType()
DDebugInfoMetadata.cpp374 Optional<unsigned> DWARFAddressSpace, DIFlags Flags, Metadata *ExtraData, in getImpl()
DAsmWriter.cpp1863 if (const auto &DWARFAddressSpace = N->getDWARFAddressSpace()) in writeDIDerivedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h762 Optional<unsigned> DWARFAddressSpace; variable
766 uint64_t OffsetInBits, Optional<unsigned> DWARFAddressSpace, in DIDerivedType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Reader/
DMetadataLoader.cpp1314 Optional<unsigned> DWARFAddressSpace; in parseOneMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp1570 if (const auto &DWARFAddressSpace = N->getDWARFAddressSpace()) in writeDIDerivedType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp4531 Optional<unsigned> DWARFAddressSpace; in ParseDIDerivedType() local