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