Searched refs:numWorkgroupAttributions (Results 1 – 2 of 2) sorted by relevance
112 unsigned numWorkgroupAttributions = gpuFuncOp.getNumWorkgroupAttributions(); in matchAndRewrite() local134 numProperArguments + numWorkgroupAttributions + en.index(), descr); in matchAndRewrite()
1001 unsigned numWorkgroupAttributions = getNumWorkgroupAttributions(); in verifyBody() local1003 if (numBlockArguments < numFuncArguments + numWorkgroupAttributions) in verifyBody()1005 << numFuncArguments + numWorkgroupAttributions in verifyBody()