Searched refs:SetCCWidth (Results 1 – 1 of 1) sorted by relevance
11374 unsigned SetCCWidth = SetCCVT.getScalarSizeInBits(); in visitVSELECT() local11379 SetCCWidth != 1 && SetCCWidth < WideWidth && in visitVSELECT()12400 unsigned SetCCWidth = N0.getScalarValueSizeInBits(); in foldSextSetcc() local12409 SDValue ExtTrueVal = (SetCCWidth == 1) in foldSextSetcc()