Searched refs:ParseLiteral (Results 1 – 1 of 1) sorted by relevance
124 bool ParseLiteral(Literal* literal, const Shape& shape);709 !ParseLiteral(&literal, shape) || in ParseInstructionRhs()2120 bool HloParser::ParseLiteral(Literal* literal, const Shape& shape) { in ParseLiteral() function in xla::__anonc071bf1f0111::HloParser2144 if (!ParseLiteral(&elements[i], in ParseTupleLiteral()