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