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

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h241 bool hasDSPR2() const { return HasDSPR2; } function in class:llvm::MipsSubtarget
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp288 bool hasDSPR2() const { return (STI.getFeatureBits() & Mips::FeatureDSPR2); } function in class:__anon26037::MipsAsmParser

Completed in 245 milliseconds