Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Custom

734         case TargetLowering::Custom: {
841 case TargetLowering::Custom: {
892 case TargetLowering::Custom: {
1050 case TargetLowering::Custom:
1246 // they should actually be custom-lowered.
1249 Action = TargetLowering::Custom;
1322 case TargetLowering::Custom: {
1323 // FIXME: The handling for custom lowering with multiple results is
3716 // FIXME: Custom lowering for these operations shouldn't return null!