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