Home
last modified time | relevance | path

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

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