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