Searched refs:WidenVecOp_SETCC (Results 1 – 2 of 2) sorted by relevance
746 SDValue WidenVecOp_SETCC(SDNode* N);
3087 case ISD::SETCC: Res = WidenVecOp_SETCC(N); break; in WidenVectorOperand()3362 SDValue DAGTypeLegalizer::WidenVecOp_SETCC(SDNode *N) { in WidenVecOp_SETCC() function in DAGTypeLegalizer