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

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

Completed in 53 milliseconds