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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1509 unsigned Sub4 = DI->getOperand(4).getImm(); local
1510 if (Sub2 == Hexagon::subreg_loreg && Sub4 == Hexagon::subreg_hireg)
1512 else if (Sub2 == Hexagon::subreg_hireg && Sub4 == Hexagon::subreg_loreg)

Completed in 83 milliseconds