Home
last modified time | relevance | path

Searched refs:InSet (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/lib/MC/
DMCObjectWriter.cpp22 bool InSet) const { in isSymbolRefDifferenceFullyResolved()
36 return isSymbolRefDifferenceFullyResolvedImpl(Asm, SA, SB, InSet); in isSymbolRefDifferenceFullyResolved()
41 bool InSet) const { in isSymbolRefDifferenceFullyResolvedImpl()
42 return isSymbolRefDifferenceFullyResolvedImpl(Asm, A, *B.getFragment(), InSet, in isSymbolRefDifferenceFullyResolvedImpl()
48 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
DMCExpr.cpp429 const SectionAddrMap *Addrs, bool InSet) const { in evaluateAsAbsolute()
439 evaluateAsRelocatableImpl(Value, Asm, Layout, nullptr, Addrs, InSet); in evaluateAsAbsolute()
450 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference() argument
461 if (!Asm->getWriter().isSymbolRefDifferenceFullyResolved(*Asm, A, B, InSet)) in AttemptToFoldSymbolOffsetDifference()
525 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd() argument
552 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, LHS_B, in EvaluateSymbolicAdd()
554 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, RHS_B, in EvaluateSymbolicAdd()
556 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, LHS_B, in EvaluateSymbolicAdd()
558 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, RHS_B, in EvaluateSymbolicAdd()
589 static bool canExpand(const MCSymbol &Sym, bool InSet) { in canExpand() argument
[all …]
DMachObjectWriter.cpp634 bool InSet) const { in isSymbolRefDifferenceFullyResolvedImpl()
641 InSet); in isSymbolRefDifferenceFullyResolvedImpl()
646 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
647 if (InSet) in isSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp227 const MCFragment &FB, bool InSet,
1348 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
1351 assert(!InSet); in isSymbolRefDifferenceFullyResolvedImpl()
1356 InSet, IsPCRel); in isSymbolRefDifferenceFullyResolvedImpl()
DWinCOFFObjectWriter.cpp182 const MCFragment &FB, bool InSet,
624 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
633 InSet, IsPCRel); in isSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectWriter.cpp22 bool InSet) const { in isSymbolRefDifferenceFullyResolved()
36 return isSymbolRefDifferenceFullyResolvedImpl(Asm, SA, SB, InSet); in isSymbolRefDifferenceFullyResolved()
41 bool InSet) const { in isSymbolRefDifferenceFullyResolvedImpl()
42 return isSymbolRefDifferenceFullyResolvedImpl(Asm, A, *B.getFragment(), InSet, in isSymbolRefDifferenceFullyResolvedImpl()
48 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
DMCExpr.cpp483 const SectionAddrMap *Addrs, bool InSet) const { in evaluateAsAbsolute()
493 evaluateAsRelocatableImpl(Value, Asm, Layout, nullptr, Addrs, InSet); in evaluateAsAbsolute()
504 const SectionAddrMap *Addrs, bool InSet, const MCSymbolRefExpr *&A, in AttemptToFoldSymbolOffsetDifference() argument
515 if (!Asm->getWriter().isSymbolRefDifferenceFullyResolved(*Asm, A, B, InSet)) in AttemptToFoldSymbolOffsetDifference()
584 const SectionAddrMap *Addrs, bool InSet, const MCValue &LHS, in EvaluateSymbolicAdd() argument
604 (InSet || !Asm->getBackend().requiresDiffExpressionRelocations())) { in EvaluateSymbolicAdd()
615 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, LHS_B, in EvaluateSymbolicAdd()
617 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, RHS_B, in EvaluateSymbolicAdd()
619 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, LHS_B, in EvaluateSymbolicAdd()
621 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, RHS_B, in EvaluateSymbolicAdd()
[all …]
DMachObjectWriter.cpp651 bool InSet) const { in isSymbolRefDifferenceFullyResolvedImpl()
658 InSet); in isSymbolRefDifferenceFullyResolvedImpl()
663 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
664 if (InSet) in isSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.cpp260 const MCFragment &FB, bool InSet,
1496 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
1499 assert(!InSet); in isSymbolRefDifferenceFullyResolvedImpl()
1504 InSet, IsPCRel); in isSymbolRefDifferenceFullyResolvedImpl()
DWinCOFFObjectWriter.cpp198 const MCFragment &FB, bool InSet,
692 bool InSet, bool IsPCRel) const { in isSymbolRefDifferenceFullyResolvedImpl() argument
703 InSet, IsPCRel); in isSymbolRefDifferenceFullyResolvedImpl()
/external/swiftshader/third_party/LLVM/lib/MC/
DMCExpr.cpp292 bool InSet, in AttemptToFoldSymbolOffsetDifference() argument
305 if (!Asm->getWriter().IsSymbolRefDifferenceFullyResolved(*Asm, A, B, InSet)) in AttemptToFoldSymbolOffsetDifference()
367 bool InSet, in EvaluateSymbolicAdd() argument
395 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, LHS_B, in EvaluateSymbolicAdd()
397 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, LHS_A, RHS_B, in EvaluateSymbolicAdd()
399 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, LHS_B, in EvaluateSymbolicAdd()
401 AttemptToFoldSymbolOffsetDifference(Asm, Layout, Addrs, InSet, RHS_A, RHS_B, in EvaluateSymbolicAdd()
433 bool InSet) const { in EvaluateAsRelocatableImpl()
469 Addrs, InSet)) in EvaluateAsRelocatableImpl()
503 Addrs, InSet) || in EvaluateAsRelocatableImpl()
[all …]
DMCObjectWriter.cpp50 bool InSet) const { in IsSymbolRefDifferenceFullyResolved()
66 InSet, in IsSymbolRefDifferenceFullyResolved()
74 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl() argument
DMachObjectWriter.cpp562 bool InSet, in IsSymbolRefDifferenceFullyResolvedImpl() argument
564 if (InSet) in IsSymbolRefDifferenceFullyResolvedImpl()
DELFObjectWriter.h336 bool InSet,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectWriter.h82 bool InSet) const;
87 bool InSet) const;
92 bool InSet,
DMCMachObjectWriter.h265 bool InSet) const override;
269 const MCFragment &FB, bool InSet,
DMCExpr.h56 const SectionAddrMap *Addrs, bool InSet) const;
64 const SectionAddrMap *Addrs, bool InSet) const;
/external/llvm/include/llvm/MC/
DMCObjectWriter.h98 bool InSet) const;
103 bool InSet) const;
108 bool InSet,
DMCMachObjectWriter.h253 bool InSet) const override;
257 const MCFragment &FB, bool InSet,
DMCExpr.h56 const SectionAddrMap *Addrs, bool InSet) const;
64 const SectionAddrMap *Addrs, bool InSet) const;
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCObjectWriter.h92 bool InSet) const;
98 bool InSet,
DMCMachObjectWriter.h238 bool InSet,
DMCExpr.h57 bool InSet) const;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp156 DIEAbbrev *InSet = AbbreviationsSet.GetOrInsertNode(&Abbrev); in assignAbbrevNumber() local
159 if (InSet == &Abbrev) { in assignAbbrevNumber()
167 Abbrev.setNumber(InSet->getNumber()); in assignAbbrevNumber()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.cpp904 DIEAbbrev *InSet = AbbreviationsSet.FindNodeOrInsertPos(ID, InsertToken); in AssignAbbrev() local
907 if (InSet) { in AssignAbbrev()
909 Abbrev.setNumber(InSet->getNumber()); in AssignAbbrev()

12