Searched refs:ParseFftType (Results 1 – 1 of 1) sorted by relevance
303 bool ParseFftType(FftType* result);2733 if (!ParseFftType(&result)) { in ParseAttributeHelper()3763 bool HloParser::ParseFftType(FftType* result) { in ParseFftType() function in xla::__anonc071bf1f0111::HloParser