Home | History | Annotate | Download | only in Sema

Lines Matching refs:hasFeature

1491   if ((IsBltinExtDiv && !Context.getTargetInfo().hasFeature("extdiv")) ||
1493 !Context.getTargetInfo().hasFeature("bpermd")))