Home
last modified time | relevance | path

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

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