Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DAMDGPUPromoteAlloca.cpp321 Value *TCntZ = Builder.CreateCall(ReadLocalSizeZ); in visitAlloca() local
326 Value *Tmp0 = Builder.CreateMul(TCntY, TCntZ); in visitAlloca()
328 Value *Tmp1 = Builder.CreateMul(TIdY, TCntZ); in visitAlloca()