Searched refs:ExpandIntOp_SETCCE (Results 1 – 2 of 2) sorted by relevance
381 SDValue ExpandIntOp_SETCCE(SDNode *N);
2666 case ISD::SETCCE: Res = ExpandIntOp_SETCCE(N); break; in ExpandIntegerOperand()2899 SDValue DAGTypeLegalizer::ExpandIntOp_SETCCE(SDNode *N) { in ExpandIntOp_SETCCE() function in DAGTypeLegalizer