Searched refs:isGpuAsyncTokenType (Results 1 – 1 of 1) sorted by relevance
505 static bool isGpuAsyncTokenType(Value value) { in isGpuAsyncTokenType() function516 if (llvm::none_of(yieldOp.operands(), isGpuAsyncTokenType)) in matchAndRewrite()523 if (!isGpuAsyncTokenType(operand.get())) in matchAndRewrite()