Searched refs:getExtentBits (Results 1 – 4 of 4) sorted by relevance
125 unsigned getExtentBits(MCInstrInfo const &MCII, MCInst const &MCI);
461 unsigned bits = HexagonMCInstrInfo::getExtentBits(MCII, MI) - in getExprOpValue()
273 unsigned HexagonMCInstrInfo::getExtentBits(MCInstrInfo const &MCII, in getExtentBits() function in llvm::HexagonMCInstrInfo
760 unsigned Bits = HexagonMCInstrInfo::getExtentBits(*Disassembler.MCII, MI); in brtargetDecoder()