Lines Matching refs:isDarwin
148 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName);
287 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName);
355 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
384 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
428 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
465 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
517 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
714 if (!Subtarget.isDarwin()) {
725 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin());
897 bool isDarwin = Subtarget.isDarwin();
937 const MCExpr *SubHa16 = PPCMCExpr::CreateHa(Sub, isDarwin, OutContext);
947 const MCExpr *SubLo16 = PPCMCExpr::CreateLo(Sub, isDarwin, OutContext);
993 PPCMCExpr::CreateHa(LazyPtrExpr, isDarwin, OutContext);
1001 PPCMCExpr::CreateLo(LazyPtrExpr, isDarwin, OutContext);
1131 if (Subtarget->isDarwin())