Home
last modified time | relevance | path

Searched refs:TCntZ (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/AMDGPU/
HDAMDGPUPromoteAlloca.cpp335 Value *TCntZ = Builder.CreateCall(ReadLocalSizeZ, {}); in visitAlloca() local
340 Value *Tmp0 = Builder.CreateMul(TCntY, TCntZ); in visitAlloca()
342 Value *Tmp1 = Builder.CreateMul(TIdY, TCntZ); in visitAlloca()