Searched refs:getCExtOpNum (Results 1 – 4 of 4) sorted by relevance
30 unsigned short HexagonMCInstrInfo::getCExtOpNum(MCInstrInfo const &MCII, in getCExtOpNum() function in llvm::HexagonMCInstrInfo129 short ExtOpNum = HexagonMCInstrInfo::getCExtOpNum(MCII, MCI); in isConstExtended()
33 unsigned short getCExtOpNum(MCInstrInfo const &MCII, MCInst const &MCI);
212 unsigned short getCExtOpNum(const MachineInstr *MI) const;
1700 short ExtOpNum = getCExtOpNum(MI); in immediateExtend()1745 short ExtOpNum = getCExtOpNum(MI); in isConstExtended()1814 unsigned short HexagonInstrInfo::getCExtOpNum(const MachineInstr *MI) const { in getCExtOpNum() function in HexagonInstrInfo