Home | History | Annotate | Download | only in aarch64

Lines Matching refs:NEONAcrossLanesFixed

1599   NEONAcrossLanesFixed = 0x0E300800,
1602 NEON_ADDV = NEONAcrossLanesFixed | 0x0001B000,
1603 NEON_SADDLV = NEONAcrossLanesFixed | 0x00003000,
1604 NEON_UADDLV = NEONAcrossLanesFixed | 0x20003000,
1605 NEON_SMAXV = NEONAcrossLanesFixed | 0x0000A000,
1606 NEON_SMINV = NEONAcrossLanesFixed | 0x0001A000,
1607 NEON_UMAXV = NEONAcrossLanesFixed | 0x2000A000,
1608 NEON_UMINV = NEONAcrossLanesFixed | 0x2001A000,
1611 NEONAcrossLanesFPFixed = NEONAcrossLanesFixed | 0x0000C000,