Searched refs:getBlockIds (Results 1 – 4 of 4) sorted by relevance
88 KernelDim3 blockIds = getBlockIds(); in inferResultRanges()
422 KernelDim3 LaunchOp::getBlockIds() { in getBlockIds() function in LaunchOp511 getBlockIds()); in print()667 constPropIdUses(op.getBlockIds().x, op.gridSizeX()); in matchAndRewrite()668 constPropIdUses(op.getBlockIds().y, op.gridSizeY()); in matchAndRewrite()669 constPropIdUses(op.getBlockIds().z, op.gridSizeZ()); in matchAndRewrite()
265 ? getDim3Value(launchOp.getBlockIds(), en.index()) in createLaunch()
572 KernelDim3 getBlockIds();