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