Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h284 bool HasSlowDivide32 = false; variable
725 bool hasSlowDivide32() const { return HasSlowDivide32; } in hasSlowDivide32()
H A DX86.td261 "HasSlowDivide32", "true",