Searched refs:PromoteIntOp_CMP (Results 1 – 2 of 2) sorted by relevance
400 SDValue PromoteIntOp_CMP(SDNode *N);
1980 case ISD::UCMP: Res = PromoteIntOp_CMP(N); break; in PromoteIntegerOperand()2296 SDValue DAGTypeLegalizer::PromoteIntOp_CMP(SDNode *N) { in PromoteIntOp_CMP() function in DAGTypeLegalizer