Searched refs:ExpandIntOp_SETCCCARRY (Results 1 – 2 of 2) sorted by relevance
513 SDValue ExpandIntOp_SETCCCARRY(SDNode *N);
5271 case ISD::SETCCCARRY: Res = ExpandIntOp_SETCCCARRY(N); break; in ExpandIntegerOperand()5515 SDValue DAGTypeLegalizer::ExpandIntOp_SETCCCARRY(SDNode *N) { in ExpandIntOp_SETCCCARRY() function in DAGTypeLegalizer