Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2794 llvm::Value* value_for_op = GetEmittedValueFor(hlo); in GetIrArrayFor() local
2796 llvm_ir::IrArray array(value_for_op, hlo->shape()); in GetIrArrayFor()