HomeSort by: relevance | last modified time | path
    Searched refs:getRecipEstimateDivEnabled (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringBase.cpp 2161 int TargetLoweringBase::getRecipEstimateDivEnabled(EVT VT,
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLowering.h 498 int getRecipEstimateDivEnabled(EVT VT, MachineFunction &MF) const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 22537 int Enabled = TLI.getRecipEstimateDivEnabled(VT, MF);

Completed in 63 milliseconds