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