Searched defs:hasDSPR2 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsSubtarget.h | 321 bool hasDSPR2() const { return HasDSPR2; } hasDSPR2() function |
/llvm-project/llvm/lib/Target/Mips/AsmParser/ | ||
H A D | MipsAsmParser.cpp | 677 bool hasDSPR2() const { hasDSPR2() function in __anon0e8e06850211::MipsAsmParser |