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 397 static const unsigned FactorOne = 2;
422 ResCount <<= FactorOne;
438 ResCount <<= FactorOne;
  /external/llvm/lib/Target/Hexagon/
HexagonMachineScheduler.cpp 466 static const unsigned FactorOne = 2;
492 ResCount <<= FactorOne;
499 ResCount <<= FactorOne;

Completed in 83 milliseconds