Home
last modified time | relevance | path

Searched defs:hasMips5 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h189 bool hasMips5() const { return MipsArchVersion >= Mips5; } in hasMips5() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp479 bool hasMips5() const { in hasMips5() function in __anon62f483b30211::MipsAsmParser