Searched refs:hlo_random_value (Results 1 – 1 of 1) sorted by relevance
1510 llvm::Value* sample_idx, llvm::Value* hlo_random_value, in CalculateSampleValues() argument1539 llvm_ir::SplitInt64ToInt32s(b, hlo_random_value); in CalculateSampleValues()1597 llvm::Value* hlo_random_value = b_->getInt64(hlo->GetModule()->RandomNew64()); in MakePhiloxRngElementGenerator() local1645 sample_idx, hlo_random_value, global_random_number, rng_state, b_); in MakePhiloxRngElementGenerator()