Searched refs:PromoteIntOp_BRCOND (Results 1 – 2 of 2) sorted by relevance
388 SDValue PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo);
1924 case ISD::BRCOND: Res = PromoteIntOp_BRCOND(N, OpNo); break; in PromoteIntegerOperand()2159 SDValue DAGTypeLegalizer::PromoteIntOp_BRCOND(SDNode *N, unsigned OpNo) { in PromoteIntOp_BRCOND() function in DAGTypeLegalizer