Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h156 if (P.hasDSPR2()) in setASESetFromPredicates()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h249 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function
DMipsDSPInstrFormats.td26 def HasDSPR2 : Predicate<"Subtarget->hasDSPR2()">,
DMipsSEISelLowering.cpp83 if (Subtarget.hasDSPR2()) in MipsSETargetLowering()
935 if ((Ty != MVT::v2i16) && ((Ty != MVT::v4i8) || !Subtarget.hasDSPR2())) in performSRACombine()
947 if (((Ty != MVT::v2i16) || !Subtarget.hasDSPR2()) && (Ty != MVT::v4i8)) in performSRLCombine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h155 if (P.hasDSPR2()) in setASESetFromPredicates()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h155 if (P.hasDSPR2()) in setASESetFromPredicates()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.cpp166 if (hasDSPR2() && !DspWarningPrinted) { in MipsSubtarget()
DMipsSubtarget.h316 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function
DMipsDSPInstrFormats.td25 def HasDSPR2 : Predicate<"Subtarget->hasDSPR2()">,
DMipsSEISelLowering.cpp114 if (Subtarget.hasDSPR2()) in MipsSETargetLowering()
932 if ((Ty != MVT::v2i16) && ((Ty != MVT::v4i8) || !Subtarget.hasDSPR2())) in performSRACombine()
944 if (((Ty != MVT::v2i16) || !Subtarget.hasDSPR2()) && (Ty != MVT::v4i8)) in performSRLCombine()
DMipsScheduleGeneric.td1387 // microMIPS DSP R3 - hasDSP, hasDSPR2, hasDSPR3, InMicroMips
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h313 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function
DMipsSubtarget.cpp166 if (hasDSPR2() && !DspWarningPrinted) { in MipsSubtarget()
DMipsDSPInstrFormats.td25 def HasDSPR2 : Predicate<"Subtarget->hasDSPR2()">,
DMipsSEISelLowering.cpp114 if (Subtarget.hasDSPR2()) in MipsSETargetLowering()
932 if ((Ty != MVT::v2i16) && ((Ty != MVT::v4i8) || !Subtarget.hasDSPR2())) in performSRACombine()
944 if (((Ty != MVT::v2i16) || !Subtarget.hasDSPR2()) && (Ty != MVT::v4i8)) in performSRLCombine()
DMipsScheduleGeneric.td1384 // microMIPS DSP R3 - hasDSP, hasDSPR2, hasDSPR3, InMicroMips
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenDAGISel.inc7269 /* 14014*/ OPC_CheckPatternPredicate, 46, // (Subtarget->hasDSPR2())
7276 /* 14026*/ OPC_CheckPatternPredicate, 47, // (Subtarget->hasDSPR2()) && (Subtarget->inMicroM…
7288 /* 14046*/ OPC_CheckPatternPredicate, 46, // (Subtarget->hasDSPR2())
7295 /* 14058*/ OPC_CheckPatternPredicate, 47, // (Subtarget->hasDSPR2()) && (Subtarget->inMicroM…
7307 /* 14078*/ OPC_CheckPatternPredicate, 46, // (Subtarget->hasDSPR2())
7314 /* 14090*/ OPC_CheckPatternPredicate, 47, // (Subtarget->hasDSPR2()) && (Subtarget->inMicroM…
7326 /* 14110*/ OPC_CheckPatternPredicate, 46, // (Subtarget->hasDSPR2())
7333 /* 14122*/ OPC_CheckPatternPredicate, 47, // (Subtarget->hasDSPR2()) && (Subtarget->inMicroM…
7345 /* 14142*/ OPC_CheckPatternPredicate, 46, // (Subtarget->hasDSPR2())
7352 /* 14154*/ OPC_CheckPatternPredicate, 47, // (Subtarget->hasDSPR2()) && (Subtarget->inMicroM…
[all …]
DMipsGenFastISel.inc1735 if ((Subtarget->hasDSPR2())) {
3507 if ((Subtarget->hasDSPR2())) {
3544 if ((Subtarget->hasDSPR2())) {
DMipsGenGlobalISel.inc171 if (Subtarget->hasDSPR2())
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp516 bool hasDSPR2() const { in hasDSPR2() function in __anond0efcad40211::MipsAsmParser
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp661 bool hasDSPR2() const { in hasDSPR2() function in __anonc392b0b60211::MipsAsmParser
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp677 bool hasDSPR2() const { in hasDSPR2() function in __anon441910220211::MipsAsmParser