Searched refs:CmpElements (Results 1 – 1 of 1) sorted by relevance
6815 unsigned CmpElements = CmpVT.getVectorNumElements() * 2; in LowerVSETCC() local6816 EVT SplitVT = EVT::getVectorVT(*DAG.getContext(), MVT::i32, CmpElements); in LowerVSETCC()