Searched defs:hasMips4 (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 186 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function |
| /external/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 477 bool hasMips4() const { in hasMips4() function in __anon6bf6c1b90211::MipsAsmParser |