Searched refs:RightType (Results 1 – 2 of 2) sorted by relevance
436 unsigned RightType = getMaskedICmpType(A, D, E, PredR); in getMaskedTypeForICmpPair() local437 return Optional<std::pair<unsigned, unsigned>>(std::make_pair(LeftType, RightType)); in getMaskedTypeForICmpPair()
7846 bool RightType = VecVT == MVT::v2f64 || in haveEfficientBuildVectorPattern() local7849 if (!RightType) in haveEfficientBuildVectorPattern()