Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2512 void addBypassSlowDiv(unsigned int SlowBitWidth, unsigned int FastBitWidth) { in addBypassSlowDiv() argument
2513 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth; in addBypassSlowDiv()