Searched refs:hasDSP (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.h142 bool hasDSP() const { return HasDSP; } function in class:llvm::MipsSubtarget
H A DMipsSEISelLowering.cpp35 if (Subtarget->hasDSP()) {

Completed in 72 milliseconds