Searched refs:getLocalSizeYZ (Results 1 – 1 of 1) sorted by relevance
81 std::pair<Value *, Value *> getLocalSizeYZ(IRBuilder<> &Builder);208 AMDGPUPromoteAllocaImpl::getLocalSizeYZ(IRBuilder<> &Builder) { in getLocalSizeYZ() function in AMDGPUPromoteAllocaImpl925 std::tie(TCntY, TCntZ) = getLocalSizeYZ(Builder); in handleAlloca()