Searched refs:getVariableValue (Results 1 – 19 of 19) sorted by relevance
299 const MCExpr *getVariableValue(bool SetUsed = true) const {388 Fragment = getVariableValue(SetUsed)->findAssociatedFragment();
104 if (!S.getVariableValue()->evaluateAsValue(Target, Layout)) in getSymbolOffsetImpl()144 const MCExpr *Expr = Symbol.getVariableValue(); in getBaseSymbol()
91 dyn_cast<const MCConstantExpr>(S.getVariableValue())) in getSymbolAddress()95 if (!S.getVariableValue()->evaluateAsRelocatable(Target, &Layout, nullptr)) in getSymbolAddress()328 const MCExpr *Value = S->getVariableValue(); in findAliasedSymbol()
662 const MCExpr *Expr = Sym.getVariableValue(); in canExpand()698 if (Sym.getVariableValue()->evaluateAsRelocatableImpl( in evaluateAsRelocatableImpl()
579 const MCExpr *Expr = Symbol.getVariableValue(); in isInSymtab()1465 const MCExpr *Expr = SymA->getVariableValue(); in recordRelocation()
558 .ChecksumTableOffset->getVariableValue()) in encodeInlineLineTable()
477 const MCExpr *Expr = SymA->getVariableValue(); in recordRelocation()567 const MCExpr *Expr = Symbol.getVariableValue(); in ResolveSymbol()
141 const MCExpr *Expr = Symbol->getVariableValue(); in isThumbFunc()
344 dyn_cast<MCSymbolRefExpr>(Symbol.getVariableValue()); in getLinkedSymbol()
253 const MCExpr *Value = Symbol->getVariableValue(); in RecordX86_64Relocation()566 if (A->getVariableValue()->evaluateAsAbsolute( in RecordX86Relocation()
197 copyLocalEntry(Sym, Sym->getVariableValue()); in finish()
346 if (A->getVariableValue()->evaluateAsAbsolute( in RecordPPCRelocation()
440 if (A->getVariableValue()->evaluateAsAbsolute( in recordRelocation()
563 Value *getVariableValue() const { return VariableValue; } in getVariableValue() function
2363 EClass = ValueToClass.lookup(VE->getVariableValue()); in performCongruenceFinding()3790 return ValueToClass.lookup(VE->getVariableValue()); in getClassForExpression()3805 auto *V = VE->getVariableValue(); in findPHIOfOpsLeader()3807 return VE->getVariableValue(); in findPHIOfOpsLeader()
1132 auto V = Sym->getVariableValue(/*SetUsed*/ false); in parsePrimaryExpr()1139 Res = Sym->getVariableValue(/*SetUsed*/ false); in parsePrimaryExpr()5867 return isSymbolUsedInExpression(Sym, S.getVariableValue()); in isSymbolUsedInExpression()5913 else if (!isa<MCConstantExpr>(Sym->getVariableValue())) in parseAssignmentExpression()
2162 auto V = Sym->getVariableValue(/*SetUsed*/ false); in ParseMemOperand()
1843 if (!Sym->getVariableValue(false)->evaluateAsAbsolute(OldCount)) in updateGprCountSymbols()
5977 const MCExpr *Expr = Sym->getVariableValue(); in searchSymbolAlias()