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