Searched refs:hasSlowDivide32 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h684 bool hasSlowDivide32() const { return HasSlowDivide32; } function in class:llvm::final
H A DX86ISelLowering.cpp138 if (Subtarget.hasSlowDivide32())
[all...]

Completed in 203 milliseconds