Searched refs:RightType (Results 1 – 3 of 3) sorted by relevance
389 unsigned RightType = getMaskedICmpType(A, D, E, PredR); in getMaskedTypeForICmpPair() local390 return Optional<std::pair<unsigned, unsigned>>(std::make_pair(LeftType, RightType)); in getMaskedTypeForICmpPair()
8961 bool RightType = VecVT == MVT::v2f64 || in haveEfficientBuildVectorPattern() local8964 if (!RightType) in haveEfficientBuildVectorPattern()
12839 EVT RightType = RHS->getValueType(0); in PerformSELECTCombine() local12842 if (LeftType != VectorScalarType || RightType != VectorScalarType) in PerformSELECTCombine()