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