Home
last modified time | relevance | path

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

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