Searched refs:CmpResVT (Results 1 – 1 of 1) sorted by relevance
25559 EVT CmpResVT = getSetCCResultType(CmpOpVT); in SimplifySelectCC() local25566 if (SDValue SCC = DAG.FoldSetCC(CmpResVT, N0, N1, CC, DL)) { in SimplifySelectCC()25636 SCC = DAG.getSetCC(DL, CmpResVT, N0, N1, CC); in SimplifySelectCC()