Searched refs:BitcastConvertTypeInternal (Results 1 – 4 of 4) sorted by relevance
165 StatusOr<XlaOp> BitcastConvertTypeInternal(const Shape& shape,
284 StatusOr<XlaOp> MlirHloBuilder::BitcastConvertTypeInternal(const Shape& shape, in BitcastConvertTypeInternal() function in xla::MlirHloBuilder
2221 return BitcastConvertTypeInternal(shape, operand); in BitcastConvertType()2225 StatusOr<XlaOp> XlaBuilder::BitcastConvertTypeInternal(const Shape& shape, in BitcastConvertTypeInternal() function in xla::XlaBuilder
816 virtual StatusOr<XlaOp> BitcastConvertTypeInternal(const Shape& shape,