Searched defs:isExtendable (Results 1 – 2 of 2) sorted by relevance
123 bool HexagonMCInst::isExtendable(void) const { in isExtendable() function in HexagonMCInst
584 bool HexagonInstrInfo::isExtendable(const MachineInstr *MI) const { in isExtendable() function in HexagonInstrInfo1676 unsigned isExtendable = (F >> HexagonII::ExtendablePos) in isConstExtended() local