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