Home | History | Annotate | Download | only in AArch64

Lines Matching refs:SetCCVT

9089   EVT SetCCVT = SetCC.getValueType();
9090 if (SetCC.getOpcode() != ISD::SETCC || !SetCCVT.isVector() ||
9091 SetCCVT.getVectorElementType() != MVT::i1)