Searched refs:SlowFPVMLx (Results 1 – 3 of 3) sorted by relevance
204 bool SlowFPVMLx = false; variable638 bool useFPVMLx() const { return !SlowFPVMLx; } in useFPVMLx()
303 def FeatureHasSlowFPVMLx : SubtargetFeature<"slowfpvmlx", "SlowFPVMLx", "true",
19437 if (Bits[ARM::FeatureHasSlowFPVMLx]) SlowFPVMLx = true;