Searched refs:ElementSizeMask (Results 1 – 3 of 3) sorted by relevance
466 ElementSizeMask = TSFLAG_ELEMENT_SIZE_TYPE(0x7), enumerator
7592 return get(Opc).TSFlags & AArch64::ElementSizeMask; in getElementSizeForOpcode()
104 Prefix.ElementSize = TSFlags & AArch64::ElementSizeMask; in CreateFromInst()116 Prefix.ElementSize = TSFlags & AArch64::ElementSizeMask; in CreateFromInst()4713 (MCID.TSFlags & AArch64::ElementSizeMask) == AArch64::ElementSizeNone) in validateInstruction()4723 if ((MCID.TSFlags & AArch64::ElementSizeMask) != Prefix.getElementSize()) in validateInstruction()