Home
last modified time | relevance | path

Searched refs:hasMips32r5 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSubtarget.cpp179 if (!hasMips32r5() && hasMSA() && !MSAWarningPrinted) { in MipsSubtarget()
184 if (!hasMips32r5() && hasVirt() && !VirtWarningPrinted) { in MipsSubtarget()
DMipsSubtarget.h253 bool hasMips32r5() const { in hasMips32r5() function
DMipsInstrInfo.td181 def HasMips32r5 : Predicate<"Subtarget->hasMips32r5()">,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h101 else if (P.hasMips32r5()) in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h103 else if (P.hasMips32r5()) in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/
DMipsSubtarget.h204 bool hasMips32r5() const { in hasMips32r5() function
DMipsInstrInfo.td172 def HasMips32r5 : Predicate<"Subtarget->hasMips32r5()">,
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp500 bool hasMips32r5() const { in hasMips32r5() function in __anon68c73a3d0211::MipsAsmParser
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp597 bool hasMips32r5() const { in hasMips32r5() function in __anonae6ab6950211::MipsAsmParser