HomeSort by relevance Sort by last modified time
    Searched refs:isPow2DivCheap (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetLowering.h 154 /// isPow2DivCheap() - Return true if pow2 div is cheaper than a chain of
156 bool isPow2DivCheap() const { return Pow2DivIsCheap; }
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 657 milliseconds