Searched refs:addWorkgroupAttribution (Results 1 – 4 of 4) sorted by relevance
153 Value attribution = op.addWorkgroupAttribution(bufferType, value.getLoc()); in promoteToWorkgroupMemory()
165 return funcOp.addWorkgroupAttribution(bufferType, rewriter.getUnknownLoc()); in createWorkgroupBuffer()
806 BlockArgument GPUFuncOp::addWorkgroupAttribution(Type type, Location loc) { in addWorkgroupAttribution() function in GPUFuncOp
281 BlockArgument addWorkgroupAttribution(Type type, Location loc);