Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BR_CC

627   case ISD::BR_CC:       Res = SoftenFloatOp_BR_CC(N); break;
1280 case ISD::BR_CC: Res = ExpandFloatOp_BR_CC(N); break;
1307 /// is shared among BR_CC, SELECT_CC, and SETCC handlers.