reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2356 return Opcode == Hexagon::J2_loop0i || 2357 Opcode == Hexagon::J2_loop0r || 2358 Opcode == Hexagon::J2_loop0iext || 2359 Opcode == Hexagon::J2_loop0rext || 2360 Opcode == Hexagon::J2_loop1i || 2361 Opcode == Hexagon::J2_loop1r || 2362 Opcode == Hexagon::J2_loop1iext || 2363 Opcode == Hexagon::J2_loop1rext;