Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BR_CC

764   case ISD::BR_CC:        Res = PromoteIntOp_BR_CC(N, OpNo); break;
813 /// shared among BR_CC, SELECT_CC, and SETCC handlers.
2446 case ISD::BR_CC: Res = ExpandIntOp_BR_CC(N); break;
2485 /// is shared among BR_CC, SELECT_CC, and SETCC handlers.