Searched refs:NumWarpsArg (Results 1 – 1 of 1) sorted by relevance
2062 ImplicitParamDecl NumWarpsArg(C, /*DC=*/nullptr, Loc, /*Id=*/nullptr, in emitInterWarpCopyFunction() local2067 Args.push_back(&NumWarpsArg); in emitInterWarpCopyFunction()2224 Address AddrNumWarpsArg = CGF.GetAddrOfLocalVar(&NumWarpsArg); in emitInterWarpCopyFunction()