Home
last modified time | relevance | path

Searched refs:hasMips32 (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp160 } else if (hasMips32() && !hasMips32r2()) { in MipsSubtarget()
170 } else if (hasMips32() && !hasMips32r2()) { in MipsSubtarget()
DMipsSubtarget.h241 bool hasMips32() const { in hasMips32() function
DMipsISelLowering.cpp478 if (!Subtarget.hasMips32() || Subtarget.inMips16Mode()) in MipsTargetLowering()
543 bool UseFastISel = TM.Options.EnableFastISel && Subtarget.hasMips32() && in createFastISel()
1055 if (Subtarget.hasMips32() && !Subtarget.hasMips32r6() && in performSUBCombine()
1070 if (Subtarget.hasMips32() && !Subtarget.hasMips32r6() && in performADDCombine()
1179 return Subtarget.hasMips32(); in isCheapToSpeculateCttz()
1183 return Subtarget.hasMips32(); in isCheapToSpeculateCtlz()
4269 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
DMipsInstrInfo.td177 def HasMips32 : Predicate<"Subtarget->hasMips32()">,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsSubtarget.h108 bool hasMips32() const { return MipsArchVersion >= Mips32; } in hasMips32() function
DMipsISelDAGToDAG.cpp271 if (Subtarget.hasMips32() && Node->getValueType(0) == MVT::i32) in Select()
DMipsISelLowering.cpp397 if (Subtarget->hasMips32() && SelectMadd(N, &DAG)) in PerformADDECombine()
409 if (Subtarget->hasMips32() && SelectMsub(N, &DAG)) in PerformSUBECombine()
DMipsInstrInfo.td128 def HasMips32 : Predicate<"Subtarget.hasMips32()">;
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h99 } else if (P.hasMips32()) { in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h192 bool hasMips32() const { in hasMips32() function
DMipsISelLowering.cpp402 if (!Subtarget.hasMips32() || Subtarget.inMips16Mode()) in MipsTargetLowering()
867 return Subtarget.hasMips32(); in isCheapToSpeculateCttz()
871 return Subtarget.hasMips32(); in isCheapToSpeculateCtlz()
3963 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
DMipsFastISel.cpp209 !Subtarget->inMicroMipsMode() && Subtarget->hasMips32(); in MipsFastISel()
DMipsSEISelLowering.cpp534 if (Subtarget.hasMips32() && !Subtarget.hasMips32r6() && in performADDECombine()
789 if (Subtarget.hasMips32() && N->getValueType(0) == MVT::i32 && in performSUBECombine()
DMipsInstrInfo.td168 def HasMips32 : Predicate<"Subtarget->hasMips32()">,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h97 } else if (P.hasMips32()) { in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp44 bool hasMips32() const { return STI.getFeatureBits()[Mips::FeatureMips32]; } in hasMips32() function in __anon528cdaf40111::MipsDisassembler
58 return !hasMips32() && !hasMips3(); in hasCOP3()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/Disassembler/
DMipsDisassembler.cpp52 bool hasMips32() const { return STI.getFeatureBits()[Mips::FeatureMips32]; } in hasMips32() function in __anon230c102c0111::MipsDisassembler
68 return !hasMips32() && !hasMips3(); in hasCOP3()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp527 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()
573 bool hasMips32() const { in hasMips32() function in __anon065d760c0211::MipsAsmParser
4443 if (hasMips32()) { in expandRotation()
4502 if (hasMips32()) { in expandRotationImm()
5193 if (Inst.getOperand(0).getImm() != 0 && !hasMips32()) in checkTargetMatchPredicate()
5200 if (Inst.getOperand(2).getImm() != 0 && !hasMips32()) in checkTargetMatchPredicate()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp444 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()
482 bool hasMips32() const { in hasMips32() function in __anond0efcad40211::MipsAsmParser
3416 if (hasMips32()) { in expandRotation()
3477 if (hasMips32()) { in expandRotationImm()
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenFastISel.inc191 …if ((Subtarget->hasMips32()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->inMicroMipsMode…
984 …if ((Subtarget->hasMips32()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->inMicroMipsMode…
1699 …if ((Subtarget->hasMips32()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->inMicroMipsMode…
DMipsGenDAGISel.inc12714 /* 23422*/ OPC_CheckPatternPredicate, 49, // (Subtarget->hasMips32()) && (Subtarget->hasSt…
12751 /* 23484*/ OPC_CheckPatternPredicate, 49, // (Subtarget->hasMips32()) && (Subtarget->hasSt…
22978 /* 42786*/ OPC_CheckPatternPredicate, 49, // (Subtarget->hasMips32()) && (Subtarget->has…
23159 /* 43054*/ OPC_CheckPatternPredicate, 75, // (Subtarget->hasMips32()) && (Subtarget->hasStan…
24620 /* 45801*/ OPC_CheckPatternPredicate, 49, // (Subtarget->hasMips32()) && (Subtarget->hasStan…
25027 /* 46504*/ OPC_CheckPatternPredicate, 96, // (Subtarget->hasMips32()) && (Subtarget->hasStanda…
25050 /* 46548*/ OPC_CheckPatternPredicate, 96, // (Subtarget->hasMips32()) && (Subtarget->hasStanda…
25073 /* 46592*/ OPC_CheckPatternPredicate, 96, // (Subtarget->hasMips32()) && (Subtarget->hasStanda…
25096 /* 46636*/ OPC_CheckPatternPredicate, 96, // (Subtarget->hasMips32()) && (Subtarget->hasStanda…
30355 …case 49: return (Subtarget->hasMips32()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->inM…
[all …]
DMipsGenGlobalISel.inc92 if (Subtarget->hasMips32())