Searched refs:ExpandIntOp_SETCC (Results 1 – 2 of 2) sorted by relevance
451 SDValue ExpandIntOp_SETCC(SDNode *N);
3179 case ISD::SETCC: Res = ExpandIntOp_SETCC(N); break; in ExpandIntegerOperand()3396 SDValue DAGTypeLegalizer::ExpandIntOp_SETCC(SDNode *N) { in ExpandIntOp_SETCC() function in DAGTypeLegalizer