Searched refs:log2LdstWidth (Results 1 – 1 of 1) sorted by relevance
98 static unsigned log2LdstWidth(unsigned Opcode) { in log2LdstWidth() function149 return offsetMask(Opcode) << log2LdstWidth(Opcode); in compressedLDSTOffsetMask()156 switch (log2LdstWidth(Opcode)) { in compressibleSPOffset()