reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
29847 case 22: return (Subtarget->isGP64bit()) && (!Subtarget->inMips16Mode()); 29852 case 27: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()); 29859 case 34: return (Subtarget->hasMips4_32()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()) && (!Subtarget->hasMips32r6()) && (!Subtarget->hasMips64r6()); 29876 case 51: return (Subtarget->hasMips64()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()) && (!Subtarget->hasMips64r6()); 29881 case 56: return (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()); 29882 case 57: return (Subtarget->hasMips64r2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()); 29884 case 59: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (Subtarget->hasSym32()) && (!Subtarget->inMicroMipsMode()); 29885 case 60: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->hasSym32()) && (!Subtarget->inMicroMipsMode()); 29888 case 63: return (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()) && (!Subtarget->inMips16Mode()); 29889 case 64: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()); 29895 case 70: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->hasDSP()) && (!Subtarget->inMicroMipsMode()); 29896 case 71: return (Subtarget->hasMSA()) && (Subtarget->isGP64bit()); 29922 case 97: return (Subtarget->hasMips32r2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()); 29931 case 106: return (Subtarget->hasMips4_32()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->useSoftFloat()) && (!Subtarget->inMicroMipsMode()) && (!Subtarget->hasMips32r6()) && (!Subtarget->hasMips64r6()); 29953 case 128: return (Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isFP64bit()) && (Subtarget->isGP64bit());gen/lib/Target/Mips/MipsGenFastISel.inc
191 if ((Subtarget->hasMips64()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode()) && (!Subtarget->hasMips64r6())) { 721 if ((Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit())) { 1339 if ((Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->hasDSP()) && (!Subtarget->inMicroMipsMode())) { 1394 if ((Subtarget->isGP64bit()) && (!Subtarget->inMips16Mode())) { 1866 if ((Subtarget->isGP64bit()) && (!Subtarget->inMips16Mode())) { 2488 if ((Subtarget->hasMips3()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isGP64bit()) && (!Subtarget->inMicroMipsMode())) { 2763 if ((Subtarget->isGP64bit()) && (!Subtarget->inMips16Mode())) {gen/lib/Target/Mips/MipsGenGlobalISel.inc
103 if (Subtarget->isGP64bit())
lib/Target/Mips/MCTargetDesc/MipsABIFlagsSection.h 127 GPRSize = P.isGP64bit() ? Mips::AFL_REG_64 : Mips::AFL_REG_32;
lib/Target/Mips/MipsAsmPrinter.cpp144 unsigned ZeroReg = Subtarget->isGP64bit() ? Mips::ZERO_64 : Mips::ZERO; 574 if (Subtarget->isGP64bit() && NumVals == 1 && MO.isReg()) { 583 if (!Subtarget->isGP64bit()){ 1136 const uint8_t NoopsInSledCount = Subtarget->isGP64bit() ? 15 : 11; 1222 if (!Subtarget->isGP64bit()) {lib/Target/Mips/MipsISelLowering.cpp
368 if (Subtarget.isGP64bit()) { 383 if (!Subtarget.isGP64bit()) { 390 if (Subtarget.isGP64bit()) 470 if (!Subtarget.isGP64bit()) { 491 if (Subtarget.isGP64bit()) { 517 setMinFunctionAlignment(Subtarget.isGP64bit() ? Align(8) : Align(4)); 2302 if (Subtarget.isGP64bit()) 2455 MVT VT = Subtarget.isGP64bit() ? MVT::i64 : MVT::i32; 2488 MVT VT = Subtarget.isGP64bit() ? MVT::i64 : MVT::i32; 2519 return DAG.getNode(Subtarget.isGP64bit() ? Mips::PseudoD_SELECT_I64 3966 if (VT == MVT::i64 && !Subtarget.isGP64bit()) 3968 if (VT == MVT::i64 && Subtarget.isGP64bit()) 4573 if (Subtarget.isGP64bit()) {lib/Target/Mips/MipsSEFrameLowering.cpp
314 assert(Subtarget.isGP64bit() || Subtarget.hasMTHC1() || 380 assert(Subtarget.isGP64bit() || Subtarget.hasMTHC1() || 895 const TargetRegisterClass &RC = STI.isGP64bit() ?lib/Target/Mips/MipsSEISelDAGToDAG.cpp
746 MVT VT = Subtarget->isGP64bit() ? MVT::i64 : MVT::i32; 755 ReplaceNode(Node, CurDAG->getMachineNode(Subtarget->isGP64bit() 770 if (Subtarget->isGP64bit()) {lib/Target/Mips/MipsSEISelLowering.cpp
69 if (Subtarget.isGP64bit()) 189 else if (Subtarget.isGP64bit()) 192 if (Subtarget.isGP64bit()) {lib/Target/Mips/MipsSEInstrInfo.cpp
681 if (Subtarget.isGP64bit()) 882 unsigned SP = Subtarget.isGP64bit() ? Mips::SP_64 : Mips::SP; 883 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; 884 unsigned T9 = Subtarget.isGP64bit() ? Mips::T9_64 : Mips::T9; 885 unsigned ZERO = Subtarget.isGP64bit() ? Mips::ZERO_64 : Mips::ZERO;lib/Target/Mips/MipsSubtarget.cpp
101 assert(((!isGP64bit() && isABI_O32()) || 102 (isGP64bit() && (isABI_N32() || isABI_N64()))) && 228 CriticalPathRCs.push_back(isGP64bit() ? &Mips::GPR64RegClasslib/Target/Mips/MipsSubtarget.h
284 unsigned getGPRSizeInBytes() const { return isGP64bit() ? 8 : 4; }