Searched refs:IsPMADDWDSlow (Results 1 – 5 of 5) sorted by relevance
226 bool IsPMADDWDSlow = false; variable648 bool isPMADDWDSlow() const { return IsPMADDWDSlow; } in isPMADDWDSlow()
104 def FeatureSlowPMADDWD : SubtargetFeature<"slow-pmaddwd", "IsPMADDWDSlow",
224 bool IsPMADDWDSlow = false; variable691 bool isPMADDWDSlow() const { return IsPMADDWDSlow; } in isPMADDWDSlow()
107 def FeatureSlowPMADDWD : SubtargetFeature<"slow-pmaddwd", "IsPMADDWDSlow",
23198 if (Bits[X86::FeatureSlowPMADDWD]) IsPMADDWDSlow = true;