Searched refs:PromoteIntRes_VSELECT (Results 1 – 2 of 2) sorted by relevance
332 SDValue PromoteIntRes_VSELECT(SDNode *N);
78 case ISD::VSELECT: Res = PromoteIntRes_VSELECT(N); break; in PromoteIntegerResult()1047 SDValue DAGTypeLegalizer::PromoteIntRes_VSELECT(SDNode *N) { in PromoteIntRes_VSELECT() function in DAGTypeLegalizer