reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
308 { "neon-fpmovs", "Convert VMOVSR, VMOVRS, VMOVS to NEON", ARM::FeatureNEONForFPMovs, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, 19462 if (Bits[ARM::FeatureNEONForFPMovs]) UseNEONForFPMovs = true;lib/Target/ARM/ARMTargetTransformInfo.h
70 ARM::FeatureHasVMLxHazards, ARM::FeatureNEONForFPMovs,