Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2141 void addBypassSlowDiv(unsigned int SlowBitWidth, unsigned int FastBitWidth) { in addBypassSlowDiv() argument
2142 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth; in addBypassSlowDiv()