Searched refs:isZeroExtendingLoad (Results 1 – 3 of 3) sorted by relevance
416 bool isZeroExtendingLoad(const MachineInstr &MI) const;
2467 else if (HII.isZeroExtendingLoad(MI)) in optimizeSpillSlots()
2952 bool HexagonInstrInfo::isZeroExtendingLoad(const MachineInstr &MI) const { in isZeroExtendingLoad() function in HexagonInstrInfo