Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1511 unsigned Sub4 = DI->getOperand(4).getImm(); in checkForImmediate() local
1512 if (Sub2 == Hexagon::subreg_loreg && Sub4 == Hexagon::subreg_hireg) in checkForImmediate()
1514 else if (Sub2 == Hexagon::subreg_hireg && Sub4 == Hexagon::subreg_loreg) in checkForImmediate()