Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc122 bool IrArray::Index::LinearValidOnShape(const Shape& a) const { in LinearValidOnShape() function in xla::llvm_ir::IrArray::Index
344 if (use_linear_index && index.LinearValidOnShape(shape_)) { in EmitArrayElementAddress()
Dir_array.h121 bool LinearValidOnShape(const Shape& a) const;