Searched refs:getLocalSizeYZ (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPromoteAlloca.cpp99 std::pair<Value *, Value *> getLocalSizeYZ(IRBuilder<> &Builder);
224 AMDGPUPromoteAlloca::getLocalSizeYZ(IRBuilder<> &Builder) { function in class:AMDGPUPromoteAlloca
911 std::tie(TCntY, TCntZ) = getLocalSizeYZ(Builder);

Completed in 176 milliseconds