Searched refs:getExtentBits (Results 1 – 4 of 4) sorted by relevance
310 unsigned HexagonMCInstrInfo::getExtentBits(MCInstrInfo const &MCII, in getExtentBits() function in HexagonMCInstrInfo329 return (1 << (HexagonMCInstrInfo::getExtentBits(MCII, MCI) - 1)) - 1; in getMaxValue()330 return (1 << HexagonMCInstrInfo::getExtentBits(MCII, MCI)) - 1; in getMaxValue()340 return -(1 << (HexagonMCInstrInfo::getExtentBits(MCII, MCI) - 1)); in getMinValue()
141 unsigned getExtentBits(MCInstrInfo const &MCII, MCInst const &MCI);
627 unsigned FixupWidth = HexagonMCInstrInfo::getExtentBits(MCII, MI) - in getExprOpValue()
732 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in s32_0ImmDecoder()742 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in brtargetDecoder()