Searched refs:getExtentBits (Results 1 – 4 of 4) sorted by relevance
340 unsigned HexagonMCInstrInfo::getExtentBits(MCInstrInfo const &MCII, in getExtentBits() function in HexagonMCInstrInfo359 return (1 << (HexagonMCInstrInfo::getExtentBits(MCII, MCI) - 1)) - 1; in getMaxValue()360 return (1 << HexagonMCInstrInfo::getExtentBits(MCII, MCI)) - 1; in getMaxValue()370 return -(1 << (HexagonMCInstrInfo::getExtentBits(MCII, MCI) - 1)); in getMinValue()
150 unsigned getExtentBits(MCInstrInfo const &MCII, MCInst const &MCI);
616 unsigned FixupWidth = HexagonMCInstrInfo::getExtentBits(MCII, MI) - in getExprOpValue()
755 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in s32_0ImmDecoder()765 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in brtargetDecoder()