Searched defs:isExtended (Results 1 – 4 of 4) sorted by relevance
129 bool isExtended() const { in isExtended() function
619 bool HexagonMCInstrInfo::isExtended(MCInstrInfo const &MCII, in isExtended() function in HexagonMCInstrInfo
2060 unsigned isExtended = (F >> HexagonII::ExtendedPos) & HexagonII::ExtendedMask; in isConstExtended() local2227 bool HexagonInstrInfo::isExtended(const MachineInstr &MI) const { in isExtended() function in HexagonInstrInfo
1963 bool isExtended() const { return IsExtended; } in isExtended() function