Home
last modified time | relevance | path

Searched refs:MCDwarfFile (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCDwarf.h50 struct MCDwarfFile { struct
214 SmallVector<MCDwarfFile, 3> MCDwarfFiles;
217 MCDwarfFile RootFile;
343 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()
347 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
DMCContext.h538 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
/external/llvm/include/llvm/MC/
DMCDwarf.h43 struct MCDwarfFile { struct
199 SmallVector<MCDwarfFile, 3> MCDwarfFiles;
259 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() const { in getMCDwarfFiles()
263 SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles() { in getMCDwarfFiles()
DMCContext.h37 struct MCDwarfFile;
464 const SmallVectorImpl<MCDwarfFile> &getMCDwarfFiles(unsigned CUID = 0) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dpr15031.ll114 …ctor_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFi…
115MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl" = type { %"class.llvm::MCDwarf…
116 %"class.llvm::MCDwarfFile" = type { %"class.llvm::StringRef", i32 }
/external/llvm/test/CodeGen/PowerPC/
Dpr15031.ll114 …ctor_base" = type { %"struct.std::_Vector_base<llvm::MCDwarfFile *, std::allocator<llvm::MCDwarfFi…
115MCDwarfFile *, std::allocator<llvm::MCDwarfFile *> >::_Vector_impl" = type { %"class.llvm::MCDwarf…
116 %"class.llvm::MCDwarfFile" = type { %"class.llvm::StringRef", i32 }
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp353 static void emitOneV5FileEntry(MCStreamer *MCOS, const MCDwarfFile &DwarfFile, in emitOneV5FileEntry()
580 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in tryGetFile()
1013 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = in EmitGenDwarfInfo()
/external/llvm/lib/MC/
DMCContext.cpp477 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = getMCDwarfFiles(CUID); in isValidDwarfFileNumber()
DMCDwarf.cpp361 MCDwarfFile &File = MCDwarfFiles[FileNumber]; in getFile()
729 const SmallVectorImpl<MCDwarfFile> &MCDwarfFiles = in EmitGenDwarfInfo()