Searched refs:WhileInternal (Results 1 – 4 of 4) sorted by relevance
170 StatusOr<XlaOp> WhileInternal(const Shape& shape,
264 StatusOr<XlaOp> MlirHloBuilder::WhileInternal(const Shape& shape, in WhileInternal() function in xla::MlirHloBuilder
2254 return WhileInternal(shape, condition, body, init); in While()2258 StatusOr<XlaOp> XlaBuilder::WhileInternal(const Shape& shape, in WhileInternal() function in xla::XlaBuilder
827 virtual StatusOr<XlaOp> WhileInternal(const Shape& shape,