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