reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
131 if (TM.isPPC64()) 136 if (TM.isPPC64()) 153 return TM.isPPC64() 159 if (TM.isPPC64() && MF->getInfo<PPCFunctionInfo>()->isSplitCSR()) 167 if (TM.isPPC64()) { 182 if (TM.isPPC64()) { 203 if (!TM.isPPC64()) 235 return TM.isPPC64() ? (Subtarget.hasAltivec() ? CSR_Darwin64_Altivec_RegMask 241 return TM.isPPC64() ? CSR_AIX64_RegMask : CSR_AIX32_RegMask; 245 return TM.isPPC64() ? (Subtarget.hasAltivec() ? CSR_SVR64_ColdCC_Altivec_RegMask 253 return TM.isPPC64() ? (Subtarget.hasAltivec() ? CSR_SVR464_Altivec_RegMask 309 if (!TM.isPPC64() || FuncInfo->usesTOCBasePtr() || MF.hasInlineAsm()) 320 if (TM.isPPC64()) 326 bool IsPositionIndependent = TM.isPositionIndependent(); 397 if (!TM.isPPC64()) 462 if (TM.isELFv2ABI()) { 506 bool LP64 = TM.isPPC64(); 626 bool is64Bit = TM.isPPC64(); 653 bool LP64 = TM.isPPC64(); 698 bool LP64 = TM.isPPC64(); 742 bool LP64 = TM.isPPC64(); 821 bool LP64 = TM.isPPC64(); 922 if (TM.isPPC64()) 1092 bool is64Bit = TM.isPPC64(); 1138 if (!TM.isPPC64()) 1149 if (TM.isPPC64()) 1152 if (Subtarget.isSVR4ABI() && TM.isPositionIndependent()) 1223 unsigned ADDriOpc = TM.isPPC64() ? PPC::ADDI8 : PPC::ADDI;