Home
last modified time | relevance | path

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

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