Searched defs:StoreWithoutCast (Results 1 – 1 of 1) sorted by relevance
127 struct StoreWithoutCast { struct129 __device__ void store(scalar_t value, char *base_ptr, uint32_t offset, int arg = 0) { in store()