Searched refs:GetPhiloxRandomFromMem (Results 1 – 3 of 3) sorted by relevance
40 *philox = GetPhiloxRandomFromMem(state_data); in FillKernel()
44 GetPhiloxRandomFromMem(StateElementType const* ptr) { in GetPhiloxRandomFromMem() function
34 auto philox = GetPhiloxRandomFromMem(state_data + alg_tag_skip); in operator ()()