Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h318 bool hasDSPR2() const { return HasDSPR2; } hasDSPR2() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp677 bool hasDSPR2() const { in hasDSPR2() function in __anon629b77c40211::MipsAsmParser