Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc1609 llvm::Value* sample_address = llvm_ir::EmitAllocaAtFunctionEntryWithCount( in MakePhiloxRngElementGenerator() local
1651 InBoundsGEP(sample_address, b_->getInt32(idx))); in MakePhiloxRngElementGenerator()
1659 InBoundsGEP(PointerCast(sample_address, raw_value_ty->getPointerTo()), in MakePhiloxRngElementGenerator()