Searched refs:NewCMov (Results 1 – 1 of 1) sorted by relevance
53934 if (SDValue NewCMov = combineToExtendCMOV(N, DAG)) in combineSext() local53935 return NewCMov; in combineSext()54150 if (SDValue NewCMov = combineToExtendCMOV(N, DAG)) in combineZext() local54151 return NewCMov; in combineZext()