Home
last modified time | relevance | path

Searched refs:isDarwin (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCMCInstLower.cpp99 AsmPrinter &Printer, bool isDarwin) { in GetSymbolRef() argument
106 case PPCII::MO_HA16: RefKind = isDarwin ? in GetSymbolRef()
110 case PPCII::MO_LO16: RefKind = isDarwin ? in GetSymbolRef()
152 AsmPrinter &AP, bool isDarwin) { in LowerPPCMachineInstrToMCInst() argument
176 MCOp = GetSymbolRef(MO, GetSymbolFromOperand(MO, AP), AP, isDarwin); in LowerPPCMachineInstrToMCInst()
179 MCOp = GetSymbolRef(MO, AP.GetJTISymbol(MO.getIndex()), AP, isDarwin); in LowerPPCMachineInstrToMCInst()
182 MCOp = GetSymbolRef(MO, AP.GetCPISymbol(MO.getIndex()), AP, isDarwin); in LowerPPCMachineInstrToMCInst()
186 isDarwin); in LowerPPCMachineInstrToMCInst()
DPPCSubtarget.h167 bool isDarwin() const { return TargetTriple.isMacOSX(); } in isDarwin() function
173 bool isDarwinABI() const { return isDarwin(); } in isDarwinABI()
174 bool isSVR4ABI() const { return !isDarwin(); } in isSVR4ABI()
DPPCAsmPrinter.cpp159 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName); in printOperand()
298 if (!Subtarget.isDarwin()) RegName = stripRegisterPrefix(RegName); in PrintAsmMemoryOperand()
386 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
415 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
459 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
497 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
549 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
717 LowerPPCMachineInstrToMCInst(MI, TmpInst, *this, Subtarget.isDarwin()); in EmitInstruction()
1118 if (Subtarget->isDarwin()) in createPPCAsmPrinterPass()
DPPC.h40 AsmPrinter &AP, bool isDarwin);
DPPCSubtarget.cpp84 if (isDarwin()) in PPCSubtarget()
DPPCISelLowering.cpp64 if (TM.getSubtargetImpl()->isDarwin()) in CreateTLOF()
474 if (Subtarget->isDarwin()) { in PPCTargetLowering()
488 if (PPCSubTarget.isDarwin()) in PPCTargetLowering()
523 if (TM.getSubtarget<PPCSubtarget>().isDarwin()) in getByValTypeAlignment()
1249 TM.getSubtarget<PPCSubtarget>().isDarwin(); in GetLabelAccessInfo()
DPPCISelDAGToDAG.cpp1413 if (PPCSubTarget.isDarwin() || !PPCSubTarget.isPPC64()) in PostprocessISelDAG()
/external/webkit/Tools/Scripts/
Drun-launcher59 if (isDarwin()) {
76 if (isDarwin()) {
Dwebkitdirs.pm258 } elsif (isDarwin()) {
607 if (isDarwin() and -d "$configurationProductDir/lib/$libraryName.framework") {
609 } elsif (isDarwin() and -d "$configurationProductDir/lib") {
633 my $extension = isDarwin() ? "dylib" : "so";
926 sub isDarwin() subroutine
953 return isAppleWebKit() && isDarwin();
982 if (!isDarwin()) {
1005 return isDarwin() && osXVersion()->{"minor"} == 4;
1010 return isDarwin() && osXVersion()->{"minor"} == 5;
1015 return isDarwin() && osXVersion()->{"minor"} == 6;
[all …]
Drun-chromium-webkit-unit-tests43 if (isDarwin()) {
Dold-run-webkit-tests227 if (isDarwin()) {
481 if (isDarwin()) {
1498 } elsif (isDarwin()) {
/external/llvm/lib/Target/ARM/
DARMSubtarget.h180 isELF, isDarwin enumerator
/external/webkit/Tools/
DChangeLog-2009-06-163905 … Change a few calls to isCygwin to isAppleWinWebKit and a few calls to isAppleMacWebKit to isDarwin
6934 - isDarwin() and isCygwin() returned an empty string if the platform equality check fails.
6939 - Replaced isDarwin() by isOSX() as they have now the same behaviour.
12344 isDarwin() to make it reusable in other places (like the workaround-