HomeSort by relevance Sort by last modified time
    Searched refs:FactorOne (Results 1 - 3 of 3) 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 470 static const unsigned FactorOne = 2;
496 ResCount <<= FactorOne;
503 ResCount <<= FactorOne;
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
ResourcePriorityQueue.cpp 384 static const unsigned FactorOne = 2;
409 ResCount <<= FactorOne;
425 ResCount <<= FactorOne;

Completed in 303 milliseconds