Searched refs:getRefKind (Results 1 – 9 of 9) sorted by relevance
26 if (getRefKind()) in print()27 OS << ':' << getRefKind() << ':'; in print()
748 if (LHS.getRefKind() != RHS.getRefKind()) in evaluateSymbolicAdd()847 if (Res.getRefKind() != MCSymbolRefExpr::VK_None || !Res.getSymA() || in evaluateAsRelocatableImpl()853 Res.getSymB(), Res.getConstant(), Res.getRefKind()); in evaluateAsRelocatableImpl()954 RHSValue.getRefKind()), in evaluateAsRelocatableImpl()961 RHSValue.getConstant(), RHSValue.getRefKind()), in evaluateAsRelocatableImpl()
127 if (V.getSymB() || V.getRefKind() != MCSymbolRefExpr::VK_None) in isThumbFunc()
46 uint32_t getRefKind() const { return RefKind; } in getRefKind() function
228 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in adjustFixupValue()419 auto RefKind = static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in applyFixup()472 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in applyFixup()
117 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in getRelocType()462 return (Val.getRefKind() & AArch64MCExpr::VK_GOT) == AArch64MCExpr::VK_GOT; in needsRelocateWithSymbol()
150 if (Res.getRefKind() != MCSymbolRefExpr::VK_None) in evaluateAsRelocatableImpl()
2750 return Res.getRefKind() == RISCVMCExpr::VK_RISCV_None; in classifySymbolRef()2758 return Res.getRefKind() == RISCVMCExpr::VK_RISCV_None && Res.getSymA() && in isSymbolDiff()
649 return Res.getRefKind() == LoongArchMCExpr::VK_LoongArch_None; in classifySymbolRef()