Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2280 void addBypassSlowDiv(unsigned int SlowBitWidth, unsigned int FastBitWidth) { in addBypassSlowDiv() argument
2281 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth; in addBypassSlowDiv()