Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2338 bool isBitShuffle(const MachineInstr *MI, unsigned DefR) const;
2394 bool HexagonLoopRescheduling::isBitShuffle(const MachineInstr *MI, in isBitShuffle() function in HexagonLoopRescheduling
2541 if (isBitShuffle(UseI, PR) || isStoreInput(UseI, PR)) in processLoop()
2584 if (!isBitShuffle(&*I, DefR)) in processLoop()