Searched refs:hasSlowDivide32 (Results 1 – 2 of 2) sorted by relevance
730 bool hasSlowDivide32() const { return HasSlowDivide32; } in hasSlowDivide32() function
143 if (Subtarget.hasSlowDivide32()) in X86TargetLowering()