Home
last modified time | relevance | path

Searched refs:isStoreInput (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2339 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;
2425 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling
2541 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()