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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 79 // MaxParallelChains default is arbitrarily high to avoid affecting
86 static const unsigned MaxParallelChains = 64;
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 110 // MaxParallelChains default is arbitrarily high to avoid affecting
117 static const unsigned MaxParallelChains = 64;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 151 // MaxParallelChains default is arbitrarily high to avoid affecting
158 static const unsigned MaxParallelChains = 64;
    [all...]

Completed in 46 milliseconds