Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h183 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp468 bool hasMips1() const { in hasMips1() function in __anond0efcad40211::MipsAsmParser