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

/freebsd-10.1-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h941 void addBypassSlowDiv(unsigned int SlowBitWidth, unsigned int FastBitWidth) { argument
942 BypassSlowDivWidths[SlowBitWidth] = FastBitWidth;

Completed in 65 milliseconds