reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/ARM/ARMGenSubtargetInfo.inc
  272   { "expand-fp-mlx", "Expand VFP/NEON MLA/MLS instructions", ARM::FeatureExpandMLx, { { { 0x0ULL, 0x0ULL, 0x0ULL, } } } },
19431   if (Bits[ARM::FeatureExpandMLx]) ExpandMLx = true;
lib/Target/ARM/ARMTargetTransformInfo.h
   69       ARM::FeatureDontWidenVMOVS, ARM::FeatureExpandMLx,