Home | History | Annotate | Download | only in Hexagon

Lines Matching refs:isExtendable

1648 // TODO: In order to have isExtendable for fpimm/f32Ext, we need to handle
1656 unsigned isExtendable =
1658 if (!isExtendable)
1819 bool HexagonInstrInfo::isExtendable(const MachineInstr *MI) const {
3747 assert((isExtendable(MI)||isConstExtended(MI)) &&