Searched defs:isDarwin (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/PowerPC/
H A DPPCMCInstLower.cpp97 GetSymbolRef(const MachineOperand &MO, const MCSymbol *Symbol, AsmPrinter &Printer, bool isDarwin) argument
144 LowerPPCMachineInstrToMCInst(const MachineInstr *MI, MCInst &OutMI, AsmPrinter &AP, bool isDarwin) argument
H A DPPCSubtarget.h153 bool isDarwin() const { return TargetTriple.isMacOSX(); } function in class:llvm::PPCSubtarget
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/
H A DARMSubtarget.h174 isELF, isDarwin enumerator in enum:llvm::ARMSubtarget::__anon10334
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp160 bool isDarwin = Triple(M->getTargetTriple()).isOSDarwin(); local

Completed in 136 milliseconds