Searched refs:PromoteIntOp_SETCC (Results 1 – 2 of 2) sorted by relevance
382 SDValue PromoteIntOp_SETCC(SDNode *N, unsigned OpNo);
1656 case ISD::SETCC: Res = PromoteIntOp_SETCC(N, OpNo); break; in PromoteIntegerOperand()1972 SDValue DAGTypeLegalizer::PromoteIntOp_SETCC(SDNode *N, unsigned OpNo) { in PromoteIntOp_SETCC() function in DAGTypeLegalizer