Searched refs:isStoreInput (Results 1 – 2 of 2) sorted by relevance
2339 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;2425 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling2541 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()
2922 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;3004 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling3117 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()