Searched defs:isExtended (Results 1 – 4 of 4) sorted by relevance
142 bool isExtended() const { in isExtended() function
634 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in HexagonMCInstrInfo
2151 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local2311 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { in isExtended() function in HexagonInstrInfo
2686 bool isExtended() const { return IsExtended; } in isExtended() function