Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2339 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;
2425 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling
2541 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2922 bool isStoreInput(const MachineInstr *MI, unsigned DefR) const;
3004 bool HexagonLoopRescheduling::isStoreInput(const MachineInstr *MI, in isStoreInput() function in HexagonLoopRescheduling
3117 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()