Home
last modified time | relevance | path

Searched refs:LeftType (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp355 unsigned LeftType = getMaskedICmpType(A, B, C, PredL); in getMaskedTypeForICmpPair() local
358 std::make_pair(LeftType, RightType)); in getMaskedTypeForICmpPair()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13125 EVT LeftType = LHS->getValueType(0); in PerformSELECTCombine() local
13129 if (LeftType != VectorScalarType || RightType != VectorScalarType) in PerformSELECTCombine()