Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:ScalarizeVecRes_SETCC

64   case ISD::SETCC:             R = ScalarizeVecRes_SETCC(N); break;
250 // See the similar logic in ScalarizeVecRes_SETCC
314 // See the similar logic in ScalarizeVecRes_SETCC
405 SDValue DAGTypeLegalizer::ScalarizeVecRes_SETCC(SDNode *N) {