Home
last modified time | relevance | path

Searched refs:RightType (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp356 unsigned RightType = getMaskedICmpType(A, D, E, PredR); in getMaskedTypeForICmpPair() local
358 std::make_pair(LeftType, RightType)); in getMaskedTypeForICmpPair()
/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp9030 bool RightType = VecVT == MVT::v2f64 || in haveEfficientBuildVectorPattern() local
9033 if (!RightType) in haveEfficientBuildVectorPattern()
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13126 EVT RightType = RHS->getValueType(0); in PerformSELECTCombine() local
13129 if (LeftType != VectorScalarType || RightType != VectorScalarType) in PerformSELECTCombine()