Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h249 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function
/external/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp516 bool hasDSPR2() const { in hasDSPR2() function in __anon62f483b30211::MipsAsmParser