Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DExpandLargeDivRem.cpp60 unsigned MaxLegalDivRemBitWidth = TLI.getMaxDivRemBitWidthSupported(); in runImpl()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1957 unsigned getMaxDivRemBitWidthSupported() const { in getMaxDivRemBitWidthSupported() function