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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopStrengthReduce.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMISelDAGToDAG.cpp 522 unsigned NewCost = ConstantMaterializationCost(NewMulConstVal);
523 return NewCost < OldCost;
    [all...]

Completed in 112 milliseconds