Searched refs:CmpSVT (Results 1 – 1 of 1) sorted by relevance
4952 MVT CmpSVT = CmpVT.getVectorElementType(); in tryVPTESTM() local4984 if (CmpSVT != MVT::i32 && CmpSVT != MVT::i64) in tryVPTESTM()4997 if (MemIntr->getMemoryVT().getSizeInBits() != CmpSVT.getSizeInBits()) in tryVPTESTM()5033 CmpVT = MVT::getVectorVT(CmpSVT, NumElts); in tryVPTESTM()