/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/ |
D | MipsGenFastISel.inc | 212 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 221 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 230 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 239 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 280 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 289 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 298 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 307 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 360 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { 369 if ((Subtarget->hasMSA()) && (Subtarget->hasStandardEncoding())) { [all …]
|
D | MipsGenDAGISel.inc | 462 /* 737*/ OPC_CheckPatternPredicate, 24, // (Subtarget->hasMSA()) && (Subtarget->hasStandar… 474 /* 759*/ OPC_CheckPatternPredicate, 24, // (Subtarget->hasMSA()) && (Subtarget->hasStandar… 486 /* 781*/ OPC_CheckPatternPredicate, 24, // (Subtarget->hasMSA()) && (Subtarget->hasStandar… 498 /* 803*/ OPC_CheckPatternPredicate, 24, // (Subtarget->hasMSA()) && (Subtarget->hasStandar… 510 /* 825*/ OPC_CheckPatternPredicate, 25, // (Subtarget->hasMSA()) 522 /* 847*/ OPC_CheckPatternPredicate, 25, // (Subtarget->hasMSA()) 534 /* 869*/ OPC_CheckPatternPredicate, 25, // (Subtarget->hasMSA()) 577 /* 958*/ OPC_CheckPatternPredicate, 25, // (Subtarget->hasMSA()) 1288 /* 2283*/ OPC_CheckPatternPredicate, 25, // (Subtarget->hasMSA()) 1296 /* 2299*/ OPC_CheckPatternPredicate, 24, // (Subtarget->hasMSA()) && (Subtarget->hasStandar… [all …]
|
D | MipsGenGlobalISel.inc | 144 if (Subtarget->hasMSA())
|
/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 137 else if (P.hasMSA()) in setCPR1SizeFromPredicates() 158 if (P.hasMSA()) in setASESetFromPredicates()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 135 else if (P.hasMSA()) in setCPR1SizeFromPredicates() 156 if (P.hasMSA()) in setASESetFromPredicates()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSubtarget.cpp | 107 if (hasMSA() && !isFP64bit()) in MipsSubtarget() 179 if (!hasMips32r5() && hasMSA() && !MSAWarningPrinted) { in MipsSubtarget()
|
D | MipsSubtarget.h | 303 bool hasMSA() const { return HasMSA; } in hasMSA() function
|
D | MipsSEISelLowering.cpp | 73 if (Subtarget.hasDSP() || Subtarget.hasMSA()) { in MipsSETargetLowering() 117 if (Subtarget.hasMSA()) { in MipsSETargetLowering() 481 if (!Subtarget.hasMSA()) in performANDCombine() 596 if (!Subtarget.hasMSA()) in performORCombine() 889 if (Subtarget.hasMSA()) { in performSRACombine() 993 if (Subtarget.hasMSA() && Ty.is128BitVector() && Ty.isInteger()) { in performXORCombine() 2447 if (!Subtarget.hasMSA() || !ResTy.is128BitVector()) in lowerBUILD_VECTOR() 3634 assert(Subtarget.hasMSA() && Subtarget.hasMips32r2()); in emitFPROUND_PSEUDO() 3739 assert(Subtarget.hasMSA() && Subtarget.hasMips32r2()); in emitFPEXTEND_PSEUDO()
|
D | MipsSEISelDAGToDAG.cpp | 565 if (!Subtarget->hasMSA()) in selectVSplat() 1025 if (!Subtarget->hasMSA() || !BVN->getValueType(0).is128BitVector()) in trySelect()
|
D | MipsSEFrameLowering.cpp | 906 if (isIntN(STI.hasMSA() ? 10 : 16, MaxSPOffset) && in determineCalleeSaves()
|
D | MipsScheduleGeneric.td | 864 // MIPS MSA ASE - hasMSA
|
D | MipsISelLowering.cpp | 3666 if (Subtarget.hasMSA() && type->isVectorTy() && in getSingleConstraintMatchWeight()
|
D | MipsInstrInfo.td | 237 def HasMSA : Predicate<"Subtarget->hasMSA()">,
|
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.cpp | 97 if (hasMSA() && !isFP64bit()) in MipsSubtarget()
|
D | MipsSubtarget.h | 251 bool hasMSA() const { return HasMSA; } in hasMSA() function
|
D | MipsSEISelDAGToDAG.cpp | 499 if (!Subtarget->hasMSA()) in selectVSplat() 909 if (!Subtarget->hasMSA() || !BVN->getValueType(0).is128BitVector()) in trySelect()
|
D | MipsSEISelLowering.cpp | 47 if (Subtarget.hasDSP() || Subtarget.hasMSA()) { in MipsSETargetLowering() 86 if (Subtarget.hasMSA()) { in MipsSETargetLowering() 551 if (!Subtarget.hasMSA()) in performANDCombine() 666 if (!Subtarget.hasMSA()) in performORCombine() 901 if (Subtarget.hasMSA()) { in performSRACombine() 1044 if (Subtarget.hasMSA() && Ty.is128BitVector() && Ty.isInteger()) { in performXORCombine() 2355 if (!Subtarget.hasMSA() || !ResTy.is128BitVector()) in lowerBUILD_VECTOR()
|
D | MipsISelLowering.cpp | 3375 if (Subtarget.hasMSA() && type->isVectorTy() && in getSingleConstraintMatchWeight()
|
D | MipsInstrInfo.td | 220 def HasMSA : Predicate<"Subtarget->hasMSA()">,
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 522 bool hasMSA() const { in hasMSA() function in __anond0efcad40211::MipsAsmParser
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 625 bool hasMSA() const { in hasMSA() function in __anon065d760c0211::MipsAsmParser
|