Home
last modified time | relevance | path

Searched refs:SMEMatrixTileQ (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h591 SMEMatrixTileQ = TSFLAG_SME_MATRIX_TYPE(0x5), enumerator
DSMEInstrFormats.td869 def _PSEUDO_Q : sme_mova_insert_pseudo<SMEMatrixTileQ>, SMEPseudo2Instr<NAME # _Q, 0>;
DAArch64InstrFormats.td56 def SMEMatrixTileQ : SMEMatrixTypeEnum<5>;
DAArch64ISelLowering.cpp2756 case (AArch64::SMEMatrixTileQ): in EmitInstrWithCustomInserter()