Searched refs:VK_GOT_LO12 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCExpr.cpp73 case VK_GOT_LO12: return ":got_lo12:";
H A DAArch64MCExpr.h83 VK_GOT_LO12 = VK_GOT | VK_PAGEOFF | VK_NC, enumerator in enum:llvm::AArch64MCExpr::VariantKind
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp524 HwasanTagMismatchRef, AArch64MCExpr::VariantKind::VK_GOT_LO12,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp706 ELFRefKind == AArch64MCExpr::VK_GOT_LO12 ||
3303 .Case("got_lo12", AArch64MCExpr::VK_GOT_LO12)

Completed in 51 milliseconds