Home
last modified time | relevance | path

Searched refs:SMEMatrixTypeMask (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.h585 SMEMatrixTypeMask = TSFLAG_SME_MATRIX_TYPE(0x7), enumerator
H A DAArch64ISelLowering.cpp2744 TII->get(MI.getOpcode()).TSFlags & AArch64::SMEMatrixTypeMask; in EmitInstrWithCustomInserter()