reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Support/AArch64TargetParser.def
   41               AArch64::AEK_RDM | AArch64::AEK_RCPC | AArch64::AEK_DOTPROD))
   46               AArch64::AEK_RDM | AArch64::AEK_RCPC | AArch64::AEK_DOTPROD))
   63 AARCH64_ARCH_EXT_NAME("dotprod",      AArch64::AEK_DOTPROD,     "+dotprod","-dotprod")
   93                  (AArch64::AEK_FP16 | AArch64::AEK_DOTPROD | AArch64::AEK_RCPC))
   97                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16 | AArch64::AEK_RAS |
  100                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16 | AArch64::AEK_RAS |
  107                  (AArch64::AEK_FP16 | AArch64::AEK_DOTPROD | AArch64::AEK_RCPC))
  109                  (AArch64::AEK_FP16 | AArch64::AEK_DOTPROD | AArch64::AEK_RCPC |
  112                  (AArch64::AEK_FP16 | AArch64::AEK_DOTPROD | AArch64::AEK_RCPC |
  115                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16 | AArch64::AEK_RAS |
  118                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16 |
  130                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16))
  132                  (AArch64::AEK_DOTPROD | AArch64::AEK_FP16))
  150                  (AArch64::AEK_DOTPROD |
lib/Support/AArch64TargetParser.cpp
   75   if (Extensions & AEK_DOTPROD)
unittests/Support/TargetParserTest.cpp
  783       AArch64::AEK_RDM | AArch64::AEK_FP16 | AArch64::AEK_DOTPROD |
  791       AArch64::AEK_CRC | AArch64::AEK_CRYPTO | AArch64::AEK_DOTPROD |
  798       AArch64::AEK_CRC | AArch64::AEK_CRYPTO | AArch64::AEK_DOTPROD |
  815       AArch64::AEK_RDM | AArch64::AEK_FP16 | AArch64::AEK_DOTPROD |
  821       AArch64::AEK_LSE | AArch64::AEK_FP16 | AArch64::AEK_DOTPROD |
  827       AArch64::AEK_LSE | AArch64::AEK_FP16 | AArch64::AEK_DOTPROD |
  847       AArch64::AEK_DOTPROD | AArch64::AEK_FP | AArch64::AEK_FP16 |
  853       AArch64::AEK_DOTPROD | AArch64::AEK_FP | AArch64::AEK_FP16 |
  866       AArch64::AEK_CRC | AArch64::AEK_CRYPTO | AArch64::AEK_DOTPROD |
  873       AArch64::AEK_CRC | AArch64::AEK_CRYPTO | AArch64::AEK_DOTPROD |
  907       AArch64::AEK_FP16FML | AArch64::AEK_DOTPROD,
 1081     AArch64::AEK_RDM,      AArch64::AEK_DOTPROD,