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