Searched refs:ExpectedSourceType (Results 1 – 1 of 1) sorted by relevance
2266 MVT ExpectedSourceType; in performVectorConvertLowCombine() local2270 ExpectedSourceType = MVT::v4i32; in performVectorConvertLowCombine()2273 ExpectedSourceType = MVT::v4f32; in performVectorConvertLowCombine()2283 if (Source.getValueType() != ExpectedSourceType) in performVectorConvertLowCombine()2309 MVT ExpectedSourceType; in performVectorConvertLowCombine() local2314 ExpectedSourceType = MVT::v4i32; in performVectorConvertLowCombine()2318 ExpectedSourceType = MVT::v4f32; in performVectorConvertLowCombine()2332 if (Source.getValueType() != ExpectedSourceType) in performVectorConvertLowCombine()