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.cpp2932 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;
3014 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling
3125 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()