Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isOSDarwin

586     if (CGM.getTarget().getTriple().isOSDarwin()) return 5;
1051 if (CGF.CGM.getTarget().getTriple().isOSDarwin()) {
1181 return !getTarget().getTriple().isOSDarwin();
4465 if (Triple.isOSDarwin())
5434 bool IsDarwinVectorABI = Triple.isOSDarwin();