Searched refs:ExpectedExtractType (Results 1 – 1 of 1) sorted by relevance
2308 MVT ExpectedExtractType; in performVectorConvertLowCombine() local2313 ExpectedExtractType = MVT::v2i32; in performVectorConvertLowCombine()2317 ExpectedExtractType = MVT::v2f32; in performVectorConvertLowCombine()2328 if (Extract.getValueType() != ExpectedExtractType) in performVectorConvertLowCombine()