Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2963 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;
3045 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling
3156 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()