Home
last modified time | relevance | path

Searched refs:state_value_old (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.cc713 llvm::Value* state_value_old = builder->CreateLoad(state_ptr, "load_state"); in IncrementVariableForPhiloxRngState() local
718 state_value_old, builder->getInt64(value), "inc_state"); in IncrementVariableForPhiloxRngState()