Searched defs:isDarwin (Results 1 – 7 of 7) sorted by relevance
50 bool isDarwin, MCContext &Ctx) { in createLo()55 bool isDarwin, MCContext &Ctx) { in createHi()60 bool isDarwin, MCContext &Ctx) { in createHa()
23 bool isDarwin, MCContext &Ctx) { in create()
43 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in GetSymbolFromOperand() local115 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef()174 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst()
268 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
494 bool isDarwin = TM.getTargetTriple().isOSDarwin(); in EmitInstruction() local
27 const MCRegisterInfo &MRI, bool isDarwin) in PPCInstPrinter()
254 bool isDarwin() const { return IsDarwin; } in isDarwin() function in __anon29ed29250111::PPCAsmParser