Searched refs:warpSize (Results 1 – 2 of 2) sorted by relevance
26 int __width = warpSize) { \28 ((warpSize - __width) << 8) | (__Mask)); \31 int __width = warpSize) { \33 ((warpSize - __width) << 8) | (__Mask)); \36 int __width = warpSize) { \41 int __width = warpSize) { \56 int __width = warpSize) { \68 unsigned long __val, __Type __offset, int __width = warpSize) { \73 unsigned long long __val, __Type __offset, int __width = warpSize) { \78 int __width = warpSize) { \[all …]
114 __attribute__((device)) const int warpSize = 32; variable