Searched refs:RightType (Results 1 – 3 of 3) sorted by relevance
356 unsigned RightType = getMaskedICmpType(A, D, E, PredR); in getMaskedTypeForICmpPair() local358 std::make_pair(LeftType, RightType)); in getMaskedTypeForICmpPair()
9030 bool RightType = VecVT == MVT::v2f64 || in haveEfficientBuildVectorPattern() local9033 if (!RightType) in haveEfficientBuildVectorPattern()
13126 EVT RightType = RHS->getValueType(0); in PerformSELECTCombine() local13129 if (LeftType != VectorScalarType || RightType != VectorScalarType) in PerformSELECTCombine()