Searched refs:kControlFlowInterpreter (Results 1 – 1 of 1) sorted by relevance
2125 const int kControlFlowInterpreter = deviceCount; in partitionTheWorkInternal() local2136 if (bestDeviceIndex != kControlFlowInterpreter) { in partitionTheWorkInternal()2152 auto deviceName = [&devices, kControlFlowInterpreter, in partitionTheWorkInternal()2154 if (deviceIndex == kControlFlowInterpreter) { in partitionTheWorkInternal()2201 if (deviceIndex != kControlFlowInterpreter) { in partitionTheWorkInternal()2550 const int kControlFlowInterpreter = deviceCount; in findBestDeviceForEachOperation() local2551 (*bestDeviceForOperation)[operationIndex] = kControlFlowInterpreter; in findBestDeviceForEachOperation()