Searched refs:AsShape (Results 1 – 3 of 3) sorted by relevance
39 !CheckConformance(context.messages(), AsShape(shape), in GetReductionMASK()40 AsShape(mask->shape()), CheckConformanceFlags::RightScalarExpandable, in GetReductionMASK()
136 Shape AsShape(const ConstantSubscripts &shape) { in AsShape() function144 std::optional<Shape> AsShape(const std::optional<ConstantSubscripts> &shape) { in AsShape() function146 return AsShape(*shape); in AsShape()
51 Shape AsShape(const ConstantSubscripts &);52 std::optional<Shape> AsShape(const std::optional<ConstantSubscripts> &);