Searched defs:hasDSPR2 (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/ | ||
| D | MipsSubtarget.h | 319 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function |
| /openbsd/src/gnu/llvm/llvm/lib/Target/Mips/AsmParser/ | ||
| D | MipsAsmParser.cpp | 683 bool hasDSPR2() const { in hasDSPR2() function in __anon114dad2e0211::MipsAsmParser |