Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.h148 Index SourceIndexOfBitcast(const Shape& shape, const Shape& operand_shape,
Dir_array.cc217 IrArray::Index IrArray::Index::SourceIndexOfBitcast( in SourceIndexOfBitcast() function in xla::llvm_ir::IrArray::Index
/external/tensorflow/tensorflow/compiler/xla/service/
Delemental_ir_emitter.cc2397 index.SourceIndexOfBitcast(hlo->shape(), operand->shape(), b_)); in MakeElementGenerator()