Home
last modified time | relevance | path

Searched refs:HasSlowDivide32 (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h288 bool HasSlowDivide32 = false; variable
730 bool hasSlowDivide32() const { return HasSlowDivide32; } in hasSlowDivide32()
H A DX86.td261 "HasSlowDivide32", "true",