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