Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dllvm_util.h306 llvm::GlobalVariable* GetOrCreateVariableForPhiloxRngState(
Dllvm_util.cc692 llvm::GlobalVariable* GetOrCreateVariableForPhiloxRngState( in GetOrCreateVariableForPhiloxRngState() function
712 GetOrCreateVariableForPhiloxRngState(module, builder); in IncrementVariableForPhiloxRngState()
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1614 llvm_ir::GetOrCreateVariableForPhiloxRngState(module_, b_); in MakePhiloxRngElementGenerator()