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

  /external/llvm/lib/Target/Hexagon/
HexagonISelDAGToDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolutionExpander.cpp 247 const SCEV *SOp = M->getOperand(i);
248 const SCEV *Remainder = SE.getConstant(SOp->getType(), 0);
249 if (FactorOutConstant(SOp, Remainder, Factor, SE, TD) &&
252 NewMulOps[i] = SOp;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 278 milliseconds