Home
last modified time | relevance | path

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

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