Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h313 void IncrementVariableForPhiloxRngState(int64 value, llvm::Module* module,
Dllvm_util.cc709 void IncrementVariableForPhiloxRngState(int64 value, llvm::Module* module, in IncrementVariableForPhiloxRngState() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2664 llvm_ir::IncrementVariableForPhiloxRngState(1, module_, &b_); in HandleRng()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1016 llvm_ir::IncrementVariableForPhiloxRngState(1, module_, &b_); in HandleRng()