Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BR_CC

585   case ISD::BR_CC:       Res = SoftenFloatOp_BR_CC(N); break;
611 /// shared among BR_CC, SELECT_CC, and SETCC handlers.
1265 case ISD::BR_CC: Res = ExpandFloatOp_BR_CC(N); break;
1292 /// is shared among BR_CC, SELECT_CC, and SETCC handlers.