Searched refs:kControlFlowInterpreter (Results 1 – 1 of 1) sorted by relevance
2178 const int kControlFlowInterpreter = deviceCount; in partitionTheWorkInternal() local2189 if (bestDeviceIndex != kControlFlowInterpreter) { in partitionTheWorkInternal()2205 auto deviceName = [&devices, kControlFlowInterpreter, in partitionTheWorkInternal()2207 if (deviceIndex == kControlFlowInterpreter) { in partitionTheWorkInternal()2254 if (deviceIndex != kControlFlowInterpreter) { in partitionTheWorkInternal()2599 const int kControlFlowInterpreter = deviceCount; in findBestDeviceForEachOperation() local2600 (*bestDeviceForOperation)[operationIndex] = kControlFlowInterpreter; in findBestDeviceForEachOperation()