Lines Matching full:isdarwin
153 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName);
268 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName);
337 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
366 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
408 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
445 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
496 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
705 if (!Subtarget.isDarwin()) {
716 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
890 bool isDarwin = Subtarget.isDarwin();
930 const MCExpr *SubHa16 = PPCMCExpr::CreateHa(Sub, isDarwin, OutContext);
940 const MCExpr *SubLo16 = PPCMCExpr::CreateLo(Sub, isDarwin, OutContext);
986 PPCMCExpr::CreateHa(LazyPtrExpr, isDarwin, OutContext);
994 PPCMCExpr::CreateLo(LazyPtrExpr, isDarwin, OutContext);
1124 if (Subtarget->isDarwin())