Home
last modified time | relevance | path

Searched defs:hasDSPR3 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h322 bool hasDSPR3() const { return HasDSPR3; } in hasDSPR3() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp681 bool hasDSPR3() const { in hasDSPR3() function in __anona2e40b320211::MipsAsmParser