Searched refs:getRefKind (Results 1 – 8 of 8) sorted by relevance
26 if (getRefKind()) in print()27 OS << ':' << getRefKind() << ':'; in print()
828 if (Res.getRefKind() != MCSymbolRefExpr::VK_None || !Res.getSymA() || in evaluateAsRelocatableImpl()834 Res.getSymB(), Res.getConstant(), Res.getRefKind()); in evaluateAsRelocatableImpl()
144 if (V.getSymB() || V.getRefKind() != MCSymbolRefExpr::VK_None) in isThumbFunc()
47 uint32_t getRefKind() const { return RefKind; } in getRefKind() function
152 if (Res.getRefKind() != MCSymbolRefExpr::VK_None) in evaluateAsRelocatableImpl()
220 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in adjustFixupValue()431 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in applyFixup()
113 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in getRelocType()
1825 return Res.getRefKind() == RISCVMCExpr::VK_RISCV_None; in classifySymbolRef()