Home
last modified time | relevance | path

Searched refs:hasMips64r5 (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h206 hasMips64r5(); in hasMips32r5()
215 bool hasMips64r5() const { return MipsArchVersion >= Mips64r5; } in hasMips64r5() function
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsABIFlagsSection.h91 else if (P.hasMips64r5()) in setISALevelAndRevisionFromPredicates()
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp503 bool hasMips64r5() const { in hasMips64r5() function in __anon62f483b30211::MipsAsmParser