Home
last modified time | relevance | path

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

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