Searched refs:hasSlowDivide64 (Results 1 – 2 of 2) sorted by relevance
438 bool hasSlowDivide64() const { return HasSlowDivide64; } in hasSlowDivide64() function
103 if (Subtarget.hasSlowDivide64() && Subtarget.is64Bit()) in X86TargetLowering()