HomeSort by relevance Sort by last modified time
    Searched refs:hasDSPR3 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsSubtarget.h 125 // HasDSP, HasDSPR2, HasDSPR3 -- supports DSP ASE.
126 bool HasDSP, HasDSPR2, HasDSPR3;
246 bool hasDSPR3() const { return HasDSPR3; }
  /external/llvm/lib/Target/Mips/AsmParser/
MipsAsmParser.cpp 520 bool hasDSPR3() const {
    [all...]

Completed in 493 milliseconds