Searched refs:ConvertComparisonType (Results 1 – 2 of 2) sorted by relevance
138 mlir::NamedAttribute ConvertComparisonType(Comparison::Type type);
337 attributes.push_back(ConvertComparisonType(compare->type())); in ImportInstructionImpl()904 mlir::NamedAttribute HloFunctionImporter::ConvertComparisonType( in ConvertComparisonType() function in xla::HloFunctionImporter