Searched refs:log2LdstWidth (Results 1 – 1 of 1) sorted by relevance
100 static unsigned log2LdstWidth(unsigned Opcode) { in log2LdstWidth() function120 return 0x1f << log2LdstWidth(Opcode); in compressedLDSTOffsetMask()126 return log2LdstWidth(Opcode) == 2 ? isShiftedUInt<6, 2>(Offset) in compressibleSPOffset()