/external/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 119 else if (P.hasMips2()) in setISALevelAndRevisionFromPredicates()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 186 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
|
D | MipsInstrInfo.td | 152 def HasMips2 : Predicate<"Subtarget->hasMips2()">,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 116 else if (P.hasMips2()) in setISALevelAndRevisionFromPredicates()
|
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsABIFlagsSection.h | 116 else if (P.hasMips2()) in setISALevelAndRevisionFromPredicates()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 243 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
|
D | MipsInstrInfo.td | 158 def HasMips2 : Predicate<"Subtarget->hasMips2()">,
|
/external/llvm-project/llvm/lib/Target/Mips/ |
D | MipsSubtarget.h | 246 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
|
D | MipsInstrInfo.td | 158 def HasMips2 : Predicate<"Subtarget->hasMips2()">,
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 42 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anon528cdaf40111::MipsDisassembler 1083 if (hasMips2() && isPTR64()) { in getInstruction()
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/ |
D | MipsGenFastISel.inc | 664 …if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->useSoftFloat()) … 679 …if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isFP64bit()) && (… 682 …if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->useSoftFloat()) … 1032 if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isFP64bit())) { 1056 if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isFP64bit())) { 1059 …if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->isFP64bit()) && … 1066 if ((Subtarget->hasMips2()) && (Subtarget->hasStandardEncoding()) && (Subtarget->isFP64bit())) {
|
D | MipsGenDAGISel.inc | 233 /* 318*/ OPC_CheckPatternPredicate, 11, // (Subtarget->hasMips2()) && (Subtarget->hasS… 249 /* 348*/ OPC_CheckPatternPredicate, 13, // (Subtarget->hasMips2()) && (Subtarget->hasS… 381 /* 588*/ OPC_CheckPatternPredicate, 18, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 389 /* 603*/ OPC_CheckPatternPredicate, 19, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 758 /* 1292*/ OPC_CheckPatternPredicate, 11, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 774 /* 1322*/ OPC_CheckPatternPredicate, 13, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 1255 /* 2221*/ OPC_CheckPatternPredicate, 18, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 1263 /* 2236*/ OPC_CheckPatternPredicate, 19, // (Subtarget->hasMips2()) && (Subtarget->hasSta… 21346 /* 39825*/ OPC_CheckPatternPredicate, 67, // (Subtarget->hasMips2()) && (Subtarget->hasStandar… 21358 /* 39844*/ OPC_CheckPatternPredicate, 68, // (Subtarget->hasMips2()) && (Subtarget->hasStandar… [all …]
|
D | MipsGenGlobalISel.inc | 85 if (Subtarget->hasMips2())
|
/external/llvm-project/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 50 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anona71462c20111::MipsDisassembler 1343 if (hasMips2() && isPTR64()) { in getInstruction()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 50 bool hasMips2() const { return STI.getFeatureBits()[Mips::FeatureMips2]; } in hasMips2() function in __anon03f122560111::MipsDisassembler 1343 if (hasMips2() && isPTR64()) { in getInstruction()
|
/external/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 470 bool hasMips2() const { in hasMips2() function in __anond0efcad40211::MipsAsmParser 3143 if (hasMips1() && !hasMips2()) { in expandTrunc()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 601 bool hasMips2() const { in hasMips2() function in __anonc392b0b60211::MipsAsmParser 4318 if (hasMips1() && !hasMips2()) { in expandTrunc()
|
/external/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
D | MipsAsmParser.cpp | 617 bool hasMips2() const { in hasMips2() function in __anon441910220211::MipsAsmParser 4346 if (hasMips1() && !hasMips2()) { in expandTrunc()
|