Searched refs:getRefKind (Results 1 – 4 of 4) sorted by relevance
26 if (getRefKind()) in print()27 OS << ':' << getRefKind() << ':'; in print()
49 uint32_t getRefKind() const { return RefKind; } in getRefKind() function
142 if (Res.getRefKind() != MCSymbolRefExpr::VK_None) in evaluateAsRelocatableImpl()
52 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in getRelocType()