Home
last modified time | relevance | path

Searched refs:MCGenDwarfLabelEntry (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/MC/
DMCContext.h160 std::vector<MCGenDwarfLabelEntry> MCGenDwarfLabelEntries;
519 const std::vector<MCGenDwarfLabelEntry> &getMCGenDwarfLabelEntries() const { in getMCGenDwarfLabelEntries()
522 void addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry &E) { in addMCGenDwarfLabelEntry()
DMCDwarf.h297 class MCGenDwarfLabelEntry {
309 MCGenDwarfLabelEntry(StringRef name, unsigned fileNumber, unsigned lineNumber, in MCGenDwarfLabelEntry() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCContext.h168 std::vector<MCGenDwarfLabelEntry> MCGenDwarfLabelEntries;
612 const std::vector<MCGenDwarfLabelEntry> &getMCGenDwarfLabelEntries() const { in getMCGenDwarfLabelEntries()
616 void addMCGenDwarfLabelEntry(const MCGenDwarfLabelEntry &E) { in addMCGenDwarfLabelEntry()
DMCDwarf.h388 class MCGenDwarfLabelEntry {
400 MCGenDwarfLabelEntry(StringRef name, unsigned fileNumber, unsigned lineNumber, in MCGenDwarfLabelEntry() function
/external/llvm/test/CodeGen/PowerPC/
Dpr15031.ll126 …{ %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenD…
127MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenDwarfLabelEntry *> >::_Vector_impl" = type…
128 %"class.llvm::MCGenDwarfLabelEntry" = type { %"class.llvm::StringRef", i32, i32, %"class.llvm::MCSy…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dpr15031.ll126 …{ %"struct.std::_Vector_base<const llvm::MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenD…
127MCGenDwarfLabelEntry *, std::allocator<const llvm::MCGenDwarfLabelEntry *> >::_Vector_impl" = type…
128 %"class.llvm::MCGenDwarfLabelEntry" = type { %"class.llvm::StringRef", i32, i32, %"class.llvm::MCSy…
/external/llvm/lib/MC/
DMCDwarf.cpp762 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo()
911 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make()
945 MCGenDwarfLabelEntry(Name, FileNumber, LineNumber, Label)); in Make()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1046 const std::vector<MCGenDwarfLabelEntry> &Entries = in EmitGenDwarfInfo()
1195 void MCGenDwarfLabelEntry::Make(MCSymbol *Symbol, MCStreamer *MCOS, in Make()
1229 MCGenDwarfLabelEntry(Name, FileNumber, LineNumber, Label)); in Make()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1574 MCGenDwarfLabelEntry::Make(Sym, &getStreamer(), getSourceManager(), in parseStatement()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1816 MCGenDwarfLabelEntry::Make(Sym, &getStreamer(), getSourceManager(), in parseStatement()