Searched defs:hasDSPR2 (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 245 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function |
| /external/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 517 bool hasDSPR2() const { in hasDSPR2() function in __anon6bf6c1b90211::MipsAsmParser |