Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetLowering.h240 const DenseMap<unsigned int, unsigned int> &getBypassSlowDivWidths() const { in getBypassSlowDivWidths() function
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp221 TLI->getBypassSlowDivWidths(); in runOnFunction()