Searched refs:RandomNew64 (Results 1 – 3 of 3) sorted by relevance
226 uint64 RandomNew64() const;
606 uint64 HloModule::RandomNew64() const { in RandomNew64() function in xla::HloModule
1597 llvm::Value* hlo_random_value = b_->getInt64(hlo->GetModule()->RandomNew64()); in MakePhiloxRngElementGenerator()