reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
375 { "vmlx-forwarding", "Has multiplier accumulator forwarding", ARM::FeatureVMLxForwarding, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } }, 19504 if (Bits[ARM::FeatureVMLxForwarding]) HasVMLxForwarding = true;lib/Target/ARM/ARMTargetTransformInfo.h
72 ARM::FeatureHasSlowFPVMLx, ARM::FeatureVMLxForwarding,