Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h188 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp476 bool hasMips4() const { in hasMips4() function in __anon62f483b30211::MipsAsmParser