Searched refs:IsPMULLDSlow (Results 1 – 5 of 5) sorted by relevance
223 bool IsPMULLDSlow = false; variable647 bool isPMULLDSlow() const { return IsPMULLDSlow; } in isPMULLDSlow()
102 def FeatureSlowPMULLD : SubtargetFeature<"slow-pmulld", "IsPMULLDSlow", "true",
221 bool IsPMULLDSlow = false; variable690 bool isPMULLDSlow() const { return IsPMULLDSlow; } in isPMULLDSlow()
105 def FeatureSlowPMULLD : SubtargetFeature<"slow-pmulld", "IsPMULLDSlow", "true",
23199 if (Bits[X86::FeatureSlowPMULLD]) IsPMULLDSlow = true;