HomeSort by: relevance | last modified time | path
    Searched refs:VK_GOT_PAGE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCExpr.cpp 72 case VK_GOT_PAGE: return ":got:";
AArch64MCExpr.h 85 VK_GOT_PAGE = VK_GOT | VK_PAGE,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64AsmPrinter.cpp 549 HwasanTagMismatchRef, AArch64MCExpr::VariantKind::VK_GOT_PAGE,
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
AArch64AsmParser.cpp 2568 ELFRefKind != AArch64MCExpr::VK_GOT_PAGE &&
3437 .Case("got", AArch64MCExpr::VK_GOT_PAGE)

Completed in 81 milliseconds