Lines Matching defs:NEON
1605 { VEX_HWCAPS_ARM_NEON, "neon" },1878 Bool NEON = ((hwcaps & VEX_HWCAPS_ARM_NEON) != 0);1883 if (NEON)1885 "NEON instructions are not supported for ARMv5.\n");1888 if (NEON)1890 "NEON instructions are not supported for ARMv6.\n");