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

  /external/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 399 static const unsigned FactorOne = 2;
424 ResCount <<= FactorOne;
440 ResCount <<= FactorOne;
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 465 static const unsigned FactorOne = 2;
491 ResCount <<= FactorOne;
498 ResCount <<= FactorOne;

Completed in 320 milliseconds