Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectWriter.cpp48 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
DMCExpr.cpp450 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference()
525 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd()
589 static bool canExpand(const MCSymbol &Sym, bool InSet) { in canExpand()
DWinCOFFObjectWriter.cpp624 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
DMachObjectWriter.cpp646 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp1348 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectWriter.cpp74 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DMCExpr.cpp292 bool InSet, in AttemptToFoldSymbolOffsetDifference()
367 bool InSet, in EvaluateSymbolicAdd()
DMachObjectWriter.cpp562 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp1248 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp156 DIEAbbrev *InSet = AbbreviationsSet.GetOrInsertNode(&Abbrev); in assignAbbrevNumber() local
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp2332 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in AssignAbbrev() local