Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectWriter.cpp44 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DMCExpr.cpp447 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference()
524 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd()
593 static bool canExpand(const MCSymbol &Sym, const MCAssembler *Asm, bool InSet) { in canExpand()
DWinCOFFObjectWriter.cpp654 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DMachObjectWriter.cpp665 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp1653 const MCSymbolData *DataB, const MCFragment &FB, bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp29 DIEAbbrev *InSet = AbbreviationsSet.GetOrInsertNode(&Abbrev); in assignAbbrevNumber() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp1733 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in AssignAbbrev() local