Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BR_CC

809   case ISD::BR_CC:        Res = PromoteIntOp_BR_CC(N, OpNo); break;
857 /// shared among BR_CC, SELECT_CC, and SETCC handlers.
2475 case ISD::BR_CC: Res = ExpandIntOp_BR_CC(N); break;
2514 /// is shared among BR_CC, SELECT_CC, and SETCC handlers.