Searched refs:Sub4 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1549 unsigned Sub4 = DI->getOperand(4).getImm(); local
1550 if (Sub2 == Hexagon::isub_lo && Sub4 == Hexagon::isub_hi)
1552 else if (Sub2 == Hexagon::isub_hi && Sub4 == Hexagon::isub_lo)

Completed in 119 milliseconds