Searched refs:SetCCVector (Results 1 – 1 of 1) sorted by relevance
3245 SDValue Concat, SetCCVector; in performBitcastCombine() local3248 if (!sd_match(N, m_BitCast(m_c_SetCC(m_Value(Concat), m_Value(SetCCVector), in performBitcastCombine()3255 SetCCVector.getValueType().getVectorElementType().getFixedSizeInBits(); in performBitcastCombine()3262 extractSubVector(SetCCVector, I * (128 / ElementWidth), in performBitcastCombine()