Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h592 const DenseMap<unsigned int, unsigned int> &getBypassSlowDivWidths() const { in getBypassSlowDivWidths() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp607 TLI->getBypassSlowDivWidths(); in _run()