Searched refs:hasSMEMByteOffset (Results 1 – 1 of 1) sorted by relevance
2822 static bool hasSMEMByteOffset(const MCSubtargetInfo &ST) { in hasSMEMByteOffset() function2831 return hasSMEMByteOffset(ST) ? isUInt<20>(EncodedOffset) in isLegalSMRDEncodedUnsignedOffset()2852 if (hasSMEMByteOffset(ST)) in convertSMRDOffsetUnits()2874 assert(hasSMEMByteOffset(ST)); in getSMRDEncodedOffset()2879 if (!isDwordAligned(ByteOffset) && !hasSMEMByteOffset(ST)) in getSMRDEncodedOffset()