Searched defs:tuple_ty (Results 1 – 2 of 2) sorted by relevance
868 if (mlir::TupleType tuple_ty = result_type.dyn_cast<mlir::TupleType>()) { in ImportInstructionImpl() local1040 if (mlir::TupleType tuple_ty = result_type.dyn_cast<mlir::TupleType>()) { in ImportInstructionImpl() local1206 if (mlir::TupleType tuple_ty = result_type.dyn_cast<mlir::TupleType>()) { in ImportInstructionImpl() local
319 if (auto tuple_ty = ty.dyn_cast<mlir::TupleType>()) { in SortInternal() local