Searched defs:hasMips5 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/Mips/ | ||
D | MipsSubtarget.h | 187 bool hasMips5() const { return MipsArchVersion >= Mips5; } in hasMips5() function |
/external/llvm/lib/Target/Mips/AsmParser/ | ||
D | MipsAsmParser.cpp | 480 bool hasMips5() const { in hasMips5() function in __anond0efcad40211::MipsAsmParser |