Searched refs:getRefKind (Results 1 – 3 of 3) sorted by relevance
26 if (getRefKind()) in print()27 OS << ':' << getRefKind() << ':'; in print()
49 uint32_t getRefKind() const { return RefKind; } in getRefKind() function
50 static_cast<AArch64MCExpr::VariantKind>(Target.getRefKind()); in GetRelocType()